<?xml version="1.0"?>
<!DOCTYPE mapfile>

<mapfile>
	<part>
		<name>Tool and Invocation</name>
		<table>
			<row>tool;TASKING VX-toolset for ARM Cortex: object linker v4.2r1 Build 135 SN 00518712</row>
			<row>path;C:\Program Files\TASKING\carm v4.2r1\bin\lkarm</row>
			<row>arguments;-f cc2584a </row>
			<row>file:cc2584a;common.obj flash_firmware.obj HD44780.obj main.obj persistantData.obj stm32f4xx_it.obj cmsis_lib\source\misc.obj cmsis_lib\source\stm32f4xx_dac.obj cmsis_lib\source\stm32f4xx_dma.obj cmsis_lib\source\stm32f4xx_exti.obj cmsis_lib\source\stm32f4xx_flash.obj cmsis_lib\source\stm32f4xx_gpio.obj cmsis_lib\source\stm32f4xx_i2c.obj cmsis_lib\source\stm32f4xx_rcc.obj cmsis_lib\source\stm32f4xx_spi.obj cmsis_lib\source\stm32f4xx_syscfg.obj cmsis_lib\source\stm32f4xx_tim.obj cmsis_lib\source\stm32f4xx_usart.obj Startup\ST\STM32F4xx\system_stm32f4xx.obj STM32F4-Discovery\stm32f4_discovery.obj -o programer.abs -d../programer.lsl -CARMv7EM -D__PROC_STM32F407VG__ -D__DEVICE_LSL_FILE=stm32f4xx.lsl -D__FLASH_SIZE=1024k -D__SRAM_SIZE=192k --global-type-checking -oprogramer.hex:IHEX:4 -D__DEVICE_LSL_FILE=stm32f4xx.lsl -D__FLASH_SIZE=1024k -D__SRAM_SIZE=192k -OtZxycL --map-file=programer.mapxml:XML -mcrfiklSmNOduQ --error-limit=42 --dep-file=.programer.abs.d --make-target=programer.abs --hex-format=s -LC:\Program" "Files\TASKING\carm" "v4.2r1\lib\v7EM\le/VFPv4-sp -lcthumb -lfpthumb -lrtthumb </row>
			<row>task;task1</row>
		</table>
	</part>
	<part>
		<name>Used Resources</name>
		<part>
			<name>Memory usage in bytes</name>
			<table>
				<column>
					<name>Memory</name>
				</column>
				<column>
					<name>Code</name>
					<alignment>right</alignment>
				</column>
				<column>
					<name>Data</name>
					<alignment>right</alignment>
				</column>
				<column>
					<name>Reserved</name>
					<alignment>right</alignment>
				</column>
				<column>
					<name>Free</name>
					<alignment>right</alignment>
				</column>
				<column>
					<name>Total</name>
					<alignment>right</alignment>
				</column>
				<row>STM32F4xx_Flash;0x002afa;0x001baa;0x0;0x0eb95c;0x0f0000</row>
				<row>STM32F4xx_SRAM;0x0;0x0000c2;0x01ff38;0x010006;0x030000</row>
				<row>STM32F4xx_SRAM64k;0x0;0x0;0x0;0x010000;0x010000</row>
				<row>Total;0x002afa;0x001c6c;0x01ff38;0x10b962;0x130000</row>
			</table>
		</part>
		<part>
			<name>Space usage in bytes</name>
			<table>
				<column>
					<name>Space</name>
				</column>
				<column>
					<name>Native used Rom</name>
					<alignment>right</alignment>
				</column>
				<column>
					<name>Native used Ram</name>
					<alignment>right</alignment>
				</column>
				<column>
					<name>Foreign used</name>
					<alignment>right</alignment>
				</column>
				<column>
					<name> Reserved</name>
					<alignment>right</alignment>
				</column>
				<column>
					<name>Free Rom</name>
					<alignment>right</alignment>
				</column>
				<column>
					<name> Free Ram</name>
					<alignment>right</alignment>
				</column>
				<column>
					<name>Total</name>
					<alignment>right</alignment>
				</column>
				<row>ARM:ARM:linear;0x0046a4;0x0000c2;0x0;0x01ff38;0x0eb95c;0x010006;0x120000</row>
				<row>Total;0x0046a4;0x0000c2;-;-;-;-;-</row>
				<row>Largest gap;-;-;-;-;0x0eb8f0;0x010000;-</row>
			</table>
			<footNote>Multiple address spaces may be mapped at the same (physical) memory address ranges. Physical memory allocated (i.e. used) for sections in the given space are called "Native used Rom" and "Native used Ram" whereas memory allocated by other spaces is called "Foreign used" memory.</footNote>
		</part>
		<part>
			<name>Estimated stack usage</name>
			<table>
				<column>
					<name>Stack Name</name>
				</column>
				<column>
					<name>Used</name>
				</column>
				<row>stack;0x00000120</row>
				<row>recursive ;no</row>
			</table>
		</part>
	</part>
	<part>
		<name>Processed Files</name>
		<table>
			<column>
				<name>File</name>
			</column>
			<column>
				<name>From archive</name>
			</column>
			<column>
				<name>Symbol causing the extraction</name>
			</column>
			<row>HD44780.obj;;</row>
			<row>_Exit.obj;cthumb.lib;_Exit</row>
			<row>_dcti.obj;cthumb.lib;__dcti</row>
			<row>_doprint_simple.obj;cthumb.lib;__printf_simple2</row>
			<row>_io_putc.obj;cthumb.lib;_io_putc</row>
			<row>common.obj;;</row>
			<row>cstart.obj;cthumb.lib;_START</row>
			<row>flash_firmware.obj;;</row>
			<row>init.obj;cthumb.lib;__init</row>
			<row>main.obj;;</row>
			<row>memcpy.obj;cthumb.lib;memcpy</row>
			<row>memcpy32.obj;rtthumb.lib;__aeabi_memcpy4</row>
			<row>memcpy64.obj;rtthumb.lib;__aeabi_memcpy8</row>
			<row>misc.obj;;</row>
			<row>persistantData.obj;;</row>
			<row>printf_simple.obj;cthumb.lib;__printf_simple</row>
			<row>sprintf.obj;cthumb.lib;sprintf</row>
			<row>stm32f4_discovery.obj;;</row>
			<row>stm32f4xx_dac.obj;;</row>
			<row>stm32f4xx_dma.obj;;</row>
			<row>stm32f4xx_exti.obj;;</row>
			<row>stm32f4xx_flash.obj;;</row>
			<row>stm32f4xx_gpio.obj;;</row>
			<row>stm32f4xx_i2c.obj;;</row>
			<row>stm32f4xx_it.obj;;</row>
			<row>stm32f4xx_rcc.obj;;</row>
			<row>stm32f4xx_spi.obj;;</row>
			<row>stm32f4xx_syscfg.obj;;</row>
			<row>stm32f4xx_tim.obj;;</row>
			<row>stm32f4xx_usart.obj;;</row>
			<row>system_stm32f4xx.obj;;</row>
			<row>vectortemplate_thumb2.obj;rtthumb.lib;.text.handler_address</row>
			<row>veneertemplates_thumb2.obj;rtthumb.lib;.text.t2_longveneertemplate</row>
		</table>
	</part>
	<part>
		<name>Link Result</name>
		<table>
			<column>
				<name>[in] File</name>
			</column>
			<column>
				<name>[in] Section</name>
			</column>
			<column>
				<name>[in] Size (MAU)</name>
			</column>
			<column>
				<name>[out] Offset</name>
			</column>
			<column>
				<name>[out] Section</name>
			</column>
			<column>
				<name>[out] Size (MAU)</name>
			</column>
			<row>common.obj;.bss (25);0x00000004;0x0;.bss (25);0x00000004</row>
			<row>common.obj;.bss (27);0x00000001;0x0;.bss (27);0x00000001</row>
			<row>common.obj;.bss (29);0x00000001;0x0;.bss (29);0x00000001</row>
			<row>common.obj;.bss (30);0x00000001;0x0;.bss (30);0x00000001</row>
			<row>common.obj;.bss (31);0x00000008;0x0;.bss (31);0x00000008</row>
			<row>common.obj;.bss (32);0x00000001;0x0;.bss (32);0x00000001</row>
			<row>persistantData.obj;.bss (439);0x00000001;0x0;.bss (439);0x00000001</row>
			<row>common.obj;.data (26);0x00000001;0x0;.data (26);0x00000001</row>
			<row>common.obj;.data (33);0x000000a0;0x0;.data (33);0x000000a0</row>
			<row>main.obj;.data (399);0x0000000c;0x0;.data (399);0x0000000c</row>
			<row>system_stm32f4xx.obj;.data (2941);0x00000004;0x0;.data (2941);0x00000004</row>
			<row>common.obj;.rodata (16);0x00000238;0x0;.rodata (16);0x00000238</row>
			<row>common.obj;.rodata (18);0x000004f8;0x0;.rodata (18);0x000004f8</row>
			<row>common.obj;.rodata (20);0x000008d0;0x0;.rodata (20);0x000008d0</row>
			<row>common.obj;.rodata (22);0x000009c0;0x0;.rodata (22);0x000009c0</row>
			<row>common.obj;.rodata (34);0x0000000a;0x0;.rodata (34);0x0000000a</row>
			<row>common.obj;.rodata (35);0x0000000a;0x0;.rodata (35);0x0000000a</row>
			<row>common.obj;.rodata (36);0x00000005;0x0;.rodata (36);0x00000005</row>
			<row>common.obj;.rodata (37);0x00000003;0x0;.rodata (37);0x00000003</row>
			<row>common.obj;.rodata (38);0x00000004;0x0;.rodata (38);0x00000004</row>
			<row>common.obj;.rodata (39);0x00000004;0x0;.rodata (39);0x00000004</row>
			<row>flash_firmware.obj;.rodata (185);0x0000000d;0x0;.rodata (185);0x0000000d</row>
			<row>flash_firmware.obj;.rodata (186);0x00000013;0x0;.rodata (186);0x00000013</row>
			<row>flash_firmware.obj;.rodata (188);0x0000000d;0x0;.rodata (188);0x0000000d</row>
			<row>flash_firmware.obj;.rodata (189);0x00000003;0x0;.rodata (189);0x00000003</row>
			<row>flash_firmware.obj;.rodata (192);0x00000008;0x0;.rodata (192);0x00000008</row>
			<row>flash_firmware.obj;.rodata (193);0x00000008;0x0;.rodata (193);0x00000008</row>
			<row>flash_firmware.obj;.rodata (194);0x00000008;0x0;.rodata (194);0x00000008</row>
			<row>flash_firmware.obj;.rodata (195);0x00000002;0x0;.rodata (195);0x00000002</row>
			<row>main.obj;.rodata (400);0x00000006;0x0;.rodata (400);0x00000006</row>
			<row>main.obj;.rodata (402);0x00000010;0x0;.rodata (402);0x00000010</row>
			<row>main.obj;.rodata (404);0x0000000f;0x0;.rodata (404);0x0000000f</row>
			<row>main.obj;.rodata (405);0x0000000a;0x0;.rodata (405);0x0000000a</row>
			<row>main.obj;.rodata (406);0x0000000d;0x0;.rodata (406);0x0000000d</row>
			<row>main.obj;.rodata (407);0x0000000c;0x0;.rodata (407);0x0000000c</row>
			<row>main.obj;.rodata (408);0x0000000c;0x0;.rodata (408);0x0000000c</row>
			<row>main.obj;.rodata (409);0x0000000e;0x0;.rodata (409);0x0000000e</row>
			<row>persistantData.obj;.rodata (438);0x00000008;0x0;.rodata (438);0x00000008</row>
			<row>stm32f4xx_rcc.obj;.rodata (1582);0x00000010;0x0;.rodata (1582);0x00000010</row>
			<row>system_stm32f4xx.obj;.rodata (2942);0x00000010;0x0;.rodata (2942);0x00000010</row>
			<row>flash_firmware.obj;.rodata (187);0x00000011;0x0;.rodata (3179);0x00000011</row>
			<row>main.obj;.rodata (403);0x00000011;0x0;.rodata (3179);0x00000011</row>
			<row>common.obj;.text (3);0x00000046;0x0;.text (3);0x00000046</row>
			<row>common.obj;.text (4);0x00000010;0x0;.text (4);0x00000010</row>
			<row>common.obj;.text (7);0x000000dc;0x0;.text (7);0x000000dc</row>
			<row>common.obj;.text (8);0x00000078;0x0;.text (8);0x00000078</row>
			<row>common.obj;.text (9);0x000000e2;0x0;.text (9);0x000000e2</row>
			<row>common.obj;.text (10);0x00000058;0x0;.text (10);0x00000058</row>
			<row>common.obj;.text (12);0x00000014;0x0;.text (12);0x00000014</row>
			<row>common.obj;.text (13);0x00000094;0x0;.text (13);0x00000094</row>
			<row>common.obj;.text (14);0x000000b8;0x0;.text (14);0x000000b8</row>
			<row>flash_firmware.obj;.text (167);0x00000022;0x0;.text (167);0x00000022</row>
			<row>flash_firmware.obj;.text (168);0x00000062;0x0;.text (168);0x00000062</row>
			<row>flash_firmware.obj;.text (169);0x0000005e;0x0;.text (169);0x0000005e</row>
			<row>flash_firmware.obj;.text (170);0x00000022;0x0;.text (170);0x00000022</row>
			<row>flash_firmware.obj;.text (171);0x0000003e;0x0;.text (171);0x0000003e</row>
			<row>flash_firmware.obj;.text (173);0x00000012;0x0;.text (173);0x00000012</row>
			<row>flash_firmware.obj;.text (174);0x00000146;0x0;.text (174);0x00000146</row>
			<row>flash_firmware.obj;.text (177);0x000000a4;0x0;.text (177);0x000000a4</row>
			<row>flash_firmware.obj;.text (178);0x00000094;0x0;.text (178);0x00000094</row>
			<row>flash_firmware.obj;.text (179);0x00000032;0x0;.text (179);0x00000032</row>
			<row>flash_firmware.obj;.text (180);0x00000050;0x0;.text (180);0x00000050</row>
			<row>flash_firmware.obj;.text (183);0x00000124;0x0;.text (183);0x00000124</row>
			<row>flash_firmware.obj;.text (184);0x000001e0;0x0;.text (184);0x000001e0</row>
			<row>HD44780.obj;.text (310);0x00000012;0x0;.text (310);0x00000012</row>
			<row>HD44780.obj;.text (311);0x00000012;0x0;.text (311);0x00000012</row>
			<row>HD44780.obj;.text (312);0x00000022;0x0;.text (312);0x00000022</row>
			<row>HD44780.obj;.text (313);0x00000026;0x0;.text (313);0x00000026</row>
			<row>HD44780.obj;.text (316);0x00000066;0x0;.text (316);0x00000066</row>
			<row>HD44780.obj;.text (317);0x00000060;0x0;.text (317);0x00000060</row>
			<row>HD44780.obj;.text (318);0x0000001e;0x0;.text (318);0x0000001e</row>
			<row>HD44780.obj;.text (319);0x00000072;0x0;.text (319);0x00000072</row>
			<row>HD44780.obj;.text (320);0x00000072;0x0;.text (320);0x00000072</row>
			<row>main.obj;.text (398);0x000003e0;0x0;.text (398);0x000003e0</row>
			<row>persistantData.obj;.text (423);0x00000038;0x0;.text (423);0x00000038</row>
			<row>persistantData.obj;.text (424);0x000000a8;0x0;.text (424);0x000000a8</row>
			<row>persistantData.obj;.text (425);0x00000160;0x0;.text (425);0x00000160</row>
			<row>persistantData.obj;.text (428);0x0000004c;0x0;.text (428);0x0000004c</row>
			<row>persistantData.obj;.text (429);0x00000060;0x0;.text (429);0x00000060</row>
			<row>persistantData.obj;.text (430);0x0000001c;0x0;.text (430);0x0000001c</row>
			<row>persistantData.obj;.text (431);0x00000058;0x0;.text (431);0x00000058</row>
			<row>persistantData.obj;.text (432);0x00000164;0x0;.text (432);0x00000164</row>
			<row>persistantData.obj;.text (433);0x00000052;0x0;.text (433);0x00000052</row>
			<row>persistantData.obj;.text (434);0x000000cc;0x0;.text (434);0x000000cc</row>
			<row>persistantData.obj;.text (435);0x00000014;0x0;.text (435);0x00000014</row>
			<row>persistantData.obj;.text (437);0x0000001e;0x0;.text (437);0x0000001e</row>
			<row>stm32f4xx_it.obj;.text (539);0x00000002;0x0;.text (539);0x00000002</row>
			<row>stm32f4xx_it.obj;.text (540);0x0000000c;0x0;.text (540);0x0000000c</row>
			<row>stm32f4xx_it.obj;.text (541);0x0000000c;0x0;.text (541);0x0000000c</row>
			<row>stm32f4xx_it.obj;.text (542);0x0000000c;0x0;.text (542);0x0000000c</row>
			<row>stm32f4xx_it.obj;.text (543);0x0000000c;0x0;.text (543);0x0000000c</row>
			<row>stm32f4xx_it.obj;.text (544);0x00000002;0x0;.text (544);0x00000002</row>
			<row>stm32f4xx_it.obj;.text (545);0x00000002;0x0;.text (545);0x00000002</row>
			<row>stm32f4xx_it.obj;.text (546);0x00000002;0x0;.text (546);0x00000002</row>
			<row>stm32f4xx_it.obj;.text (547);0x00000010;0x0;.text (547);0x00000010</row>
			<row>stm32f4xx_it.obj;.text (548);0x000001d4;0x0;.text (548);0x000001d4</row>
			<row>stm32f4xx_it.obj;.text (549);0x000001e0;0x0;.text (549);0x000001e0</row>
			<row>misc.obj;.text (622);0x00000090;0x0;.text (622);0x00000090</row>
			<row>stm32f4xx_exti.obj;.text (924);0x000000d8;0x0;.text (924);0x000000d8</row>
			<row>stm32f4xx_exti.obj;.text (929);0x0000002e;0x0;.text (929);0x0000002e</row>
			<row>stm32f4xx_exti.obj;.text (930);0x0000000c;0x0;.text (930);0x0000000c</row>
			<row>stm32f4xx_flash.obj;.text (990);0x00000038;0x0;.text (990);0x00000038</row>
			<row>stm32f4xx_flash.obj;.text (991);0x0000001a;0x0;.text (991);0x0000001a</row>
			<row>stm32f4xx_flash.obj;.text (992);0x000000e4;0x0;.text (992);0x000000e4</row>
			<row>stm32f4xx_flash.obj;.text (995);0x0000007e;0x0;.text (995);0x0000007e</row>
			<row>stm32f4xx_flash.obj;.text (996);0x0000007e;0x0;.text (996);0x0000007e</row>
			<row>stm32f4xx_flash.obj;.text (1011);0x0000000c;0x0;.text (1011);0x0000000c</row>
			<row>stm32f4xx_flash.obj;.text (1012);0x00000068;0x0;.text (1012);0x00000068</row>
			<row>stm32f4xx_flash.obj;.text (1013);0x0000002c;0x0;.text (1013);0x0000002c</row>
			<row>stm32f4xx_gpio.obj;.text (1200);0x000000ba;0x0;.text (1200);0x000000ba</row>
			<row>stm32f4xx_gpio.obj;.text (1201);0x00000020;0x0;.text (1201);0x00000020</row>
			<row>stm32f4xx_gpio.obj;.text (1207);0x00000004;0x0;.text (1207);0x00000004</row>
			<row>stm32f4xx_gpio.obj;.text (1208);0x00000004;0x0;.text (1208);0x00000004</row>
			<row>stm32f4xx_gpio.obj;.text (1211);0x00000008;0x0;.text (1211);0x00000008</row>
			<row>stm32f4xx_gpio.obj;.text (1212);0x00000060;0x0;.text (1212);0x00000060</row>
			<row>stm32f4xx_rcc.obj;.text (1557);0x00000138;0x0;.text (1557);0x00000138</row>
			<row>stm32f4xx_rcc.obj;.text (1562);0x00000034;0x0;.text (1562);0x00000034</row>
			<row>stm32f4xx_rcc.obj;.text (1566);0x00000034;0x0;.text (1566);0x00000034</row>
			<row>stm32f4xx_syscfg.obj;.text (2036);0x0000006c;0x0;.text (2036);0x0000006c</row>
			<row>stm32f4xx_usart.obj;.text (2731);0x000000ea;0x0;.text (2731);0x000000ea</row>
			<row>stm32f4xx_usart.obj;.text (2735);0x0000001a;0x0;.text (2735);0x0000001a</row>
			<row>stm32f4xx_usart.obj;.text (2739);0x0000000c;0x0;.text (2739);0x0000000c</row>
			<row>stm32f4xx_usart.obj;.text (2740);0x0000000e;0x0;.text (2740);0x0000000e</row>
			<row>stm32f4xx_usart.obj;.text (2755);0x0000001c;0x0;.text (2755);0x0000001c</row>
			<row>system_stm32f4xx.obj;.text (2938);0x000000b2;0x0;.text (2938);0x000000b2</row>
			<row>system_stm32f4xx.obj;.text (2939);0x00000108;0x0;.text (2939);0x00000108</row>
			<row>system_stm32f4xx.obj;.text (2940);0x0000017c;0x0;.text (2940);0x0000017c</row>
			<row>_dcti.obj;.text.__dcti_libc (3127);0x0;0x0;.text.__dcti_libc (3127);0x0</row>
			<row>cstart.obj;.text.cstart (3105);0x00000034;0x0;.text.cstart (3105);0x00000034</row>
			<row>_doprint_simple.obj;.text.libc (3060);0x00000050;0x0;.text.libc (3060);0x00000050</row>
			<row>_doprint_simple.obj;.text.libc (3061);0x0000000e;0x0;.text.libc (3061);0x0000000e</row>
			<row>sprintf.obj;.text.libc (3075);0x0000002c;0x0;.text.libc (3075);0x0000002c</row>
			<row>_io_putc.obj;.text.libc (3085);0x00000022;0x0;.text.libc (3085);0x00000022</row>
			<row>memcpy.obj;.text.libc (3095);0x0000001a;0x0;.text.libc (3095);0x0000001a</row>
			<row>init.obj;.text.libc (3115);0x00000048;0x0;.text.libc (3115);0x00000048</row>
			<row>_Exit.obj;.text.libc (3147);0x00000002;0x0;.text.libc (3147);0x00000002</row>
			<row>memcpy32.obj;.text.librt (3157);0x0000001a;0x0;.text.librt (3157);0x0000001a</row>
			<row>memcpy64.obj;.text.librt (3167);0x0000001e;0x0;.text.librt (3167);0x0000001e</row>
			<row>_dcti.obj;.text.read_bit_libc (3123);0x0;0x0;.text.read_bit_libc (3123);0x0</row>
			<row>_dcti.obj;.text.read_bits_libc (3124);0x0;0x0;.text.read_bits_libc (3124);0x0</row>
			<row>_dcti.obj;.text.read_command_libc (3126);0x0;0x0;.text.read_command_libc (3126);0x0</row>
			<row>_dcti.obj;.text.read_delta_libc (3125);0x0;0x0;.text.read_delta_libc (3125);0x0</row>
		</table>
	</part>
	<part>
		<name>Cross References</name>
		<table>
			<column>
				<name>Definition file</name>
			</column>
			<column>
				<name>Definition section</name>
			</column>
			<column>
				<name>Symbol</name>
			</column>
			<column>
				<name>Referenced in</name>
			</column>
			<row>HD44780.obj;.text (310);LCD_Clear;flash_firmware.obj, main.obj</row>
			<row>HD44780.obj;.text (311);LCD_MoveCursor;common.obj, flash_firmware.obj, main.obj</row>
			<row>HD44780.obj;.text (312);LCD_Print;common.obj, flash_firmware.obj, main.obj</row>
			<row>HD44780.obj;.text (313);LCD_PrintClear;common.obj, flash_firmware.obj, main.obj</row>
			<row>HD44780.obj;.text (316);LCD_Init;main.obj</row>
			<row>HD44780.obj;.text (320);LCD_WriteCommand;common.obj, main.obj</row>
			<row>_Exit.obj;.text.libc (3147);_Exit;cstart.obj</row>
			<row>_Exit.obj;.text.libc (3147);exit;cstart.obj</row>
			<row>_dcti.obj;.text.__dcti_libc (3127);__dcti;init.obj</row>
			<row>_doprint_simple.obj;.text.libc (3060);__printf_simple2;printf_simple.obj</row>
			<row>_doprint_simple.obj;.text.libc (3060);_doprint;sprintf.obj</row>
			<row>_io_putc.obj;.text.libc (3085);_io_putc;_doprint_simple.obj</row>
			<row>common.obj;.bss (25);TimeOut;stm32f4xx_it.obj</row>
			<row>common.obj;.bss (27);uroven;main.obj, stm32f4xx_it.obj</row>
			<row>common.obj;.bss (29);redraw;main.obj, stm32f4xx_it.obj</row>
			<row>common.obj;.bss (30);doAction;main.obj, stm32f4xx_it.obj</row>
			<row>common.obj;.bss (31);changeArray;flash_firmware.obj, main.obj, stm32f4xx_it.obj</row>
			<row>common.obj;.bss (32);cursorPosition;main.obj, stm32f4xx_it.obj</row>
			<row>common.obj;.data (26);pozice;main.obj, stm32f4xx_it.obj</row>
			<row>common.obj;.data (33);FirmwareItems;main.obj, stm32f4xx_it.obj</row>
			<row>common.obj;.text (12);Delay;flash_firmware.obj, HD44780.obj, main.obj</row>
			<row>common.obj;.text (13);EXTILine4_Config;main.obj</row>
			<row>common.obj;.text (14);EXTILine5_Config;main.obj</row>
			<row>common.obj;.text (3);Led_Init;main.obj</row>
			<row>common.obj;.text (4);Led_On;main.obj</row>
			<row>common.obj;.text (7);Menu;main.obj</row>
			<row>common.obj;.text (8);MoveInMenu;stm32f4xx_it.obj</row>
			<row>cstart.obj;.text.cstart (3105);Reset_Handler;, main.obj</row>
			<row>cstart.obj;.text.cstart (3105);_START;, main.obj</row>
			<row>flash_firmware.obj;.text (167);RCC_Configuration;main.obj</row>
			<row>flash_firmware.obj;.text (168);GPIO_Configuration;main.obj</row>
			<row>flash_firmware.obj;.text (169);USART2_Configuration;main.obj</row>
			<row>flash_firmware.obj;.text (177);full_erase;main.obj</row>
			<row>flash_firmware.obj;.text (178);remove_protection;main.obj</row>
			<row>flash_firmware.obj;.text (180);Init_Bootloader;main.obj</row>
			<row>flash_firmware.obj;.text (183);RunCode;main.obj</row>
			<row>flash_firmware.obj;.text (184);Flash_Firmware;main.obj</row>
			<row>init.obj;.text.libc (3115);__init;cstart.obj</row>
			<row>main.obj;.text (398);main;cstart.obj</row>
			<row>memcpy.obj;.text.libc (3095);memcpy;persistantData.obj</row>
			<row>memcpy32.obj;.text.librt (3157);__aeabi_memcpy4;main.obj</row>
			<row>memcpy64.obj;.text.librt (3167);__aeabi_memcpy8;flash_firmware.obj, main.obj</row>
			<row>misc.obj;.text (622);NVIC_Init;common.obj, stm32f4_discovery.obj</row>
			<row>persistantData.obj;.text (423);PersistentData_Empty;main.obj</row>
			<row>persistantData.obj;.text (429);PersistentData_Default;main.obj</row>
			<row>persistantData.obj;.text (432);PersistentData_get;main.obj</row>
			<row>sprintf.obj;.text.libc (3075);sprintf;common.obj</row>
			<row>stm32f4xx_exti.obj;.text (924);EXTI_Init;common.obj, stm32f4_discovery.obj</row>
			<row>stm32f4xx_exti.obj;.text (929);EXTI_GetITStatus;stm32f4xx_it.obj</row>
			<row>stm32f4xx_exti.obj;.text (930);EXTI_ClearITPendingBit;stm32f4xx_it.obj</row>
			<row>stm32f4xx_flash.obj;.text (1011);FLASH_ClearFlag;persistantData.obj</row>
			<row>stm32f4xx_flash.obj;.text (990);FLASH_Unlock;persistantData.obj</row>
			<row>stm32f4xx_flash.obj;.text (991);FLASH_Lock;persistantData.obj</row>
			<row>stm32f4xx_flash.obj;.text (992);FLASH_EraseSector;persistantData.obj</row>
			<row>stm32f4xx_flash.obj;.text (995);FLASH_ProgramWord;persistantData.obj</row>
			<row>stm32f4xx_flash.obj;.text (996);FLASH_ProgramHalfWord;persistantData.obj</row>
			<row>stm32f4xx_gpio.obj;.text (1200);GPIO_Init;common.obj, flash_firmware.obj, HD44780.obj, stm32f4_discovery.obj</row>
			<row>stm32f4xx_gpio.obj;.text (1201);GPIO_StructInit;HD44780.obj</row>
			<row>stm32f4xx_gpio.obj;.text (1207);GPIO_SetBits;HD44780.obj</row>
			<row>stm32f4xx_gpio.obj;.text (1208);GPIO_ResetBits;common.obj, HD44780.obj</row>
			<row>stm32f4xx_gpio.obj;.text (1211);GPIO_ToggleBits;stm32f4xx_it.obj</row>
			<row>stm32f4xx_gpio.obj;.text (1212);GPIO_PinAFConfig;flash_firmware.obj</row>
			<row>stm32f4xx_rcc.obj;.text (1557);RCC_GetClocksFreq;stm32f4xx_i2c.obj, stm32f4xx_usart.obj</row>
			<row>stm32f4xx_rcc.obj;.text (1562);RCC_AHB1PeriphClockCmd;common.obj, flash_firmware.obj, HD44780.obj, stm32f4_discovery.obj</row>
			<row>stm32f4xx_rcc.obj;.text (1566);RCC_APB2PeriphClockCmd;common.obj, flash_firmware.obj, stm32f4_discovery.obj</row>
			<row>stm32f4xx_syscfg.obj;.text (2036);SYSCFG_EXTILineConfig;common.obj, stm32f4_discovery.obj</row>
			<row>stm32f4xx_usart.obj;.text (2731);USART_Init;flash_firmware.obj</row>
			<row>stm32f4xx_usart.obj;.text (2735);USART_Cmd;flash_firmware.obj</row>
			<row>stm32f4xx_usart.obj;.text (2739);USART_SendData;flash_firmware.obj</row>
			<row>stm32f4xx_usart.obj;.text (2740);USART_ReceiveData;flash_firmware.obj</row>
			<row>stm32f4xx_usart.obj;.text (2755);USART_GetFlagStatus;flash_firmware.obj</row>
			<row>system_stm32f4xx.obj;.data (2941);SystemCoreClock;main.obj</row>
			<row>system_stm32f4xx.obj;.text (2938);SystemInit;main.obj, cstart.obj</row>
			<row>system_stm32f4xx.obj;.text (2939);SystemCoreClockUpdate;main.obj</row>
		</table>
	</part>
	<part>
		<name>Call Graph</name>
		<tree>
			<name>_START</name>
			<child>
				<name>main</name>
				<child>
					<name>Led_Init</name>
					<child>
						<name>GPIO_Init *</name>
					</child>
					<child>
						<name>RCC_AHB1PeriphClockCmd *</name>
					</child>
				</child>
				<child>
					<name>Menu</name>
					<child>
						<name>iarrayToString</name>
						<child>
							<name>base10to16</name>
						</child>
					</child>
					<child>
						<name>LCD_WriteCommand *</name>
					</child>
					<child>
						<name>LCD_MoveCursor *</name>
					</child>
					<child>
						<name>LCD_Print *</name>
					</child>
					<child>
						<name>LCD_PrintClear *</name>
					</child>
					<child>
						<name>sprintf</name>
						<child>
							<name>_doprint</name>
							<child>
								<name>_doprint_simple.c:.cocofun_1</name>
								<child>
									<name>_io_putc *</name>
								</child>
							</child>
							<child>
								<name>_io_putc *</name>
							</child>
						</child>
					</child>
				</child>
				<child>
					<name>EXTILine4_Config</name>
					<child>
						<name>NVIC_Init *</name>
					</child>
					<child>
						<name>EXTI_Init *</name>
					</child>
					<child>
						<name>GPIO_Init *</name>
					</child>
					<child>
						<name>RCC_AHB1PeriphClockCmd *</name>
					</child>
					<child>
						<name>RCC_APB2PeriphClockCmd *</name>
					</child>
					<child>
						<name>SYSCFG_EXTILineConfig *</name>
					</child>
				</child>
				<child>
					<name>EXTILine5_Config</name>
					<child>
						<name>NVIC_Init *</name>
					</child>
					<child>
						<name>EXTI_Init *</name>
					</child>
					<child>
						<name>GPIO_Init *</name>
					</child>
					<child>
						<name>RCC_AHB1PeriphClockCmd *</name>
					</child>
					<child>
						<name>RCC_APB2PeriphClockCmd *</name>
					</child>
					<child>
						<name>SYSCFG_EXTILineConfig *</name>
					</child>
				</child>
				<child>
					<name>Led_On</name>
				</child>
				<child>
					<name>Delay *</name>
				</child>
				<child>
					<name>Flash_Firmware</name>
					<child>
						<name>Delay *</name>
					</child>
					<child>
						<name>write_memory</name>
						<child>
							<name>USART_Send *</name>
						</child>
						<child>
							<name>USART_Receive *</name>
						</child>
						<child>
							<name>is_ACK *</name>
						</child>
					</child>
					<child>
						<name>full_erase *</name>
					</child>
					<child>
						<name>itoa</name>
					</child>
					<child>
						<name>LCD_Clear *</name>
					</child>
					<child>
						<name>LCD_MoveCursor *</name>
					</child>
					<child>
						<name>LCD_Print *</name>
					</child>
					<child>
						<name>__aeabi_memcpy8 *</name>
					</child>
				</child>
				<child>
					<name>RCC_Configuration</name>
					<child>
						<name>RCC_AHB1PeriphClockCmd *</name>
					</child>
					<child>
						<name>RCC_APB2PeriphClockCmd *</name>
					</child>
				</child>
				<child>
					<name>GPIO_Configuration</name>
					<child>
						<name>GPIO_Init *</name>
					</child>
					<child>
						<name>GPIO_PinAFConfig</name>
					</child>
				</child>
				<child>
					<name>USART2_Configuration</name>
					<child>
						<name>USART_Init</name>
						<child>
							<name>RCC_GetClocksFreq</name>
						</child>
					</child>
					<child>
						<name>USART_Cmd</name>
					</child>
				</child>
				<child>
					<name>full_erase *</name>
				</child>
				<child>
					<name>remove_protection *</name>
				</child>
				<child>
					<name>Init_Bootloader</name>
					<child>
						<name>Delay *</name>
					</child>
					<child>
						<name>USART_Send *</name>
					</child>
					<child>
						<name>USART_Receive *</name>
					</child>
					<child>
						<name>is_ACK *</name>
					</child>
					<child>
						<name>LCD_Clear *</name>
					</child>
					<child>
						<name>LCD_Print *</name>
					</child>
				</child>
				<child>
					<name>RunCode</name>
					<child>
						<name>Delay *</name>
					</child>
					<child>
						<name>USART_Send *</name>
					</child>
					<child>
						<name>USART_Receive *</name>
					</child>
					<child>
						<name>is_ACK *</name>
					</child>
					<child>
						<name>remove_protection *</name>
					</child>
					<child>
						<name>LCD_PrintClear *</name>
					</child>
				</child>
				<child>
					<name>LCD_WriteCommand *</name>
				</child>
				<child>
					<name>LCD_Clear *</name>
				</child>
				<child>
					<name>LCD_MoveCursor *</name>
				</child>
				<child>
					<name>LCD_Print *</name>
				</child>
				<child>
					<name>LCD_PrintClear *</name>
				</child>
				<child>
					<name>LCD_Init</name>
					<child>
						<name>Delay *</name>
					</child>
					<child>
						<name>LCD_WriteCommand *</name>
					</child>
					<child>
						<name>LCD_HW_Init</name>
						<child>
							<name>GPIO_Init *</name>
						</child>
						<child>
							<name>GPIO_StructInit</name>
						</child>
						<child>
							<name>GPIO_SetBits *</name>
						</child>
						<child>
							<name>GPIO_ResetBits *</name>
						</child>
						<child>
							<name>RCC_AHB1PeriphClockCmd *</name>
						</child>
					</child>
				</child>
				<child>
					<name>PersistentData_Empty</name>
					<child>
						<name>PersistentData_DataLen *</name>
					</child>
				</child>
				<child>
					<name>PersistentData_Default</name>
					<child>
						<name>PersistentData_Erase *</name>
					</child>
					<child>
						<name>PersistentData_WriteData</name>
						<child>
							<name>PersistentData_crc16_compute *</name>
						</child>
						<child>
							<name>FLASH_ProgramWord</name>
							<child>
								<name>FLASH_WaitForLastOperation *</name>
							</child>
						</child>
						<child>
							<name>FLASH_ProgramHalfWord *</name>
						</child>
					</child>
					<child>
						<name>FLASH_Unlock *</name>
					</child>
					<child>
						<name>FLASH_Lock *</name>
					</child>
				</child>
				<child>
					<name>PersistentData_get</name>
					<child>
						<name>PersistentData_crc16_get *</name>
					</child>
					<child>
						<name>PersistentData_ReadRawData *</name>
					</child>
					<child>
						<name>PersistentData_crc16_compute *</name>
					</child>
					<child>
						<name>PersistentData_CopySector</name>
						<child>
							<name>PersistentData_ReadRawData *</name>
						</child>
						<child>
							<name>PersistentData_WriteRawData</name>
							<child>
								<name>FLASH_ProgramHalfWord *</name>
							</child>
						</child>
						<child>
							<name>PersistentData_Erase *</name>
						</child>
					</child>
					<child>
						<name>PersistentData_SwitchSector</name>
					</child>
					<child>
						<name>FLASH_Unlock *</name>
					</child>
					<child>
						<name>FLASH_Lock *</name>
					</child>
					<child>
						<name>FLASH_ClearFlag</name>
					</child>
				</child>
				<child>
					<name>SystemInit *</name>
				</child>
				<child>
					<name>SystemCoreClockUpdate</name>
				</child>
				<child>
					<name>__aeabi_memcpy4</name>
				</child>
				<child>
					<name>__aeabi_memcpy8 *</name>
				</child>
			</child>
			<child>
				<name>SystemInit *</name>
			</child>
			<child>
				<name>__init</name>
				<child>
					<name>__dcti</name>
					<child>
						<name>_dcti.c:read_delta *</name>
					</child>
					<child>
						<name>_dcti.c:read_command</name>
						<child>
							<name>_dcti.c:read_bits *</name>
						</child>
						<child>
							<name>_dcti.c:read_bit *</name>
						</child>
						<child>
							<name>_dcti.c:read_delta *</name>
						</child>
					</child>
				</child>
			</child>
			<child>
				<name>exit</name>
			</child>
		</tree>
		<tree>
			<name>_dcti.c:read_bit</name>
		</tree>
		<tree>
			<name>_dcti.c:read_bits</name>
			<child>
				<name>_dcti.c:read_bit *</name>
			</child>
		</tree>
		<tree>
			<name>_dcti.c:read_delta</name>
			<child>
				<name>_dcti.c:read_bits *</name>
			</child>
			<child>
				<name>_dcti.c:read_bit *</name>
			</child>
		</tree>
		<tree>
			<name>SystemInit</name>
			<child>
				<name>system_stm32f4xx.c:SetSysClock</name>
			</child>
		</tree>
		<tree>
			<name>PersistentData_ReadRawData</name>
			<child>
				<name>memcpy *</name>
			</child>
		</tree>
		<tree>
			<name>memcpy</name>
		</tree>
		<tree>
			<name>PersistentData_crc16_get</name>
			<child>
				<name>PersistentData_DataLen *</name>
			</child>
			<child>
				<name>PersistentData_ReadRawData *</name>
			</child>
		</tree>
		<tree>
			<name>FLASH_Lock</name>
		</tree>
		<tree>
			<name>FLASH_Unlock</name>
		</tree>
		<tree>
			<name>FLASH_ProgramHalfWord</name>
			<child>
				<name>FLASH_WaitForLastOperation *</name>
			</child>
		</tree>
		<tree>
			<name>FLASH_WaitForLastOperation</name>
			<child>
				<name>FLASH_GetStatus</name>
			</child>
		</tree>
		<tree>
			<name>PersistentData_crc16_compute</name>
			<child>
				<name>PersistentData_DataLen *</name>
			</child>
			<child>
				<name>PersistentData_crc16_get *</name>
			</child>
			<child>
				<name>PersistentData_ReadRawData *</name>
			</child>
		</tree>
		<tree>
			<name>PersistentData_Erase</name>
			<child>
				<name>FLASH_EraseSector</name>
				<child>
					<name>FLASH_WaitForLastOperation *</name>
				</child>
			</child>
		</tree>
		<tree>
			<name>PersistentData_DataLen</name>
			<child>
				<name>memcpy *</name>
			</child>
		</tree>
		<tree>
			<name>GPIO_ResetBits</name>
		</tree>
		<tree>
			<name>GPIO_SetBits</name>
		</tree>
		<tree>
			<name>remove_protection</name>
			<child>
				<name>Delay *</name>
			</child>
			<child>
				<name>USART_Send *</name>
			</child>
			<child>
				<name>USART_Receive *</name>
			</child>
			<child>
				<name>is_ACK *</name>
			</child>
			<child>
				<name>LCD_Clear *</name>
			</child>
			<child>
				<name>LCD_Print *</name>
			</child>
		</tree>
		<tree>
			<name>__aeabi_memcpy8</name>
		</tree>
		<tree>
			<name>LCD_Clear</name>
			<child>
				<name>LCD_WriteCommand *</name>
			</child>
		</tree>
		<tree>
			<name>full_erase</name>
			<child>
				<name>USART_Send *</name>
			</child>
			<child>
				<name>USART_Receive *</name>
			</child>
			<child>
				<name>is_ACK *</name>
			</child>
			<child>
				<name>LCD_Clear *</name>
			</child>
			<child>
				<name>LCD_Print *</name>
			</child>
		</tree>
		<tree>
			<name>is_ACK</name>
		</tree>
		<tree>
			<name>USART_Receive</name>
			<child>
				<name>USART_ReceiveData</name>
			</child>
			<child>
				<name>USART_GetFlagStatus *</name>
			</child>
		</tree>
		<tree>
			<name>USART_GetFlagStatus</name>
		</tree>
		<tree>
			<name>USART_Send</name>
			<child>
				<name>USART_SendData</name>
			</child>
			<child>
				<name>USART_GetFlagStatus *</name>
			</child>
		</tree>
		<tree>
			<name>Delay</name>
		</tree>
		<tree>
			<name>SYSCFG_EXTILineConfig</name>
		</tree>
		<tree>
			<name>RCC_APB2PeriphClockCmd</name>
		</tree>
		<tree>
			<name>EXTI_Init</name>
		</tree>
		<tree>
			<name>NVIC_Init</name>
		</tree>
		<tree>
			<name>_io_putc</name>
			<child>
				<name>fputc</name>
			</child>
		</tree>
		<tree>
			<name>LCD_PrintClear</name>
			<child>
				<name>LCD_Clear *</name>
			</child>
			<child>
				<name>LCD_WriteData *</name>
			</child>
		</tree>
		<tree>
			<name>LCD_WriteData</name>
			<child>
				<name>Delay *</name>
			</child>
			<child>
				<name>LCD_SetDataOutput *</name>
			</child>
			<child>
				<name>GPIO_SetBits *</name>
			</child>
			<child>
				<name>GPIO_ResetBits *</name>
			</child>
		</tree>
		<tree>
			<name>LCD_SetDataOutput</name>
		</tree>
		<tree>
			<name>LCD_Print</name>
			<child>
				<name>LCD_WriteData *</name>
			</child>
		</tree>
		<tree>
			<name>LCD_MoveCursor</name>
			<child>
				<name>LCD_WriteCommand *</name>
			</child>
		</tree>
		<tree>
			<name>LCD_WriteCommand</name>
			<child>
				<name>Delay *</name>
			</child>
			<child>
				<name>LCD_SetDataOutput *</name>
			</child>
			<child>
				<name>GPIO_SetBits *</name>
			</child>
			<child>
				<name>GPIO_ResetBits *</name>
			</child>
		</tree>
		<tree>
			<name>RCC_AHB1PeriphClockCmd</name>
		</tree>
		<tree>
			<name>GPIO_Init</name>
		</tree>
		<tree>
			<name>_Exit</name>
		</tree>
		<tree>
			<name>SysTick_Handler</name>
		</tree>
		<tree>
			<name>PendSV_Handler</name>
		</tree>
		<tree>
			<name>DebugMon_Handler</name>
		</tree>
		<tree>
			<name>SVC_Handler</name>
		</tree>
		<tree>
			<name>UsageFault_Handler</name>
		</tree>
		<tree>
			<name>BusFault_Handler</name>
		</tree>
		<tree>
			<name>MemManage_Handler</name>
		</tree>
		<tree>
			<name>HardFault_Handler</name>
		</tree>
		<tree>
			<name>NMI_Handler</name>
		</tree>
		<tree>
			<name>EXTI9_5_IRQHandler</name>
			<child>
				<name>MoveInMenu</name>
			</child>
			<child>
				<name>EXTI_GetITStatus *</name>
			</child>
			<child>
				<name>EXTI_ClearITPendingBit *</name>
			</child>
			<child>
				<name>GPIO_ToggleBits *</name>
			</child>
		</tree>
		<tree>
			<name>GPIO_ToggleBits</name>
		</tree>
		<tree>
			<name>EXTI_ClearITPendingBit</name>
		</tree>
		<tree>
			<name>EXTI_GetITStatus</name>
		</tree>
		<tree>
			<name>EXTI4_IRQHandler</name>
			<child>
				<name>EXTI_GetITStatus *</name>
			</child>
			<child>
				<name>EXTI_ClearITPendingBit *</name>
			</child>
			<child>
				<name>GPIO_ToggleBits *</name>
			</child>
		</tree>
	</part>
	<part>
		<name>Locate Result</name>
		<part>
			<name>Task entry address</name>
			<table>
				<row>symbol;_START</row>
			</table>
		</part>
		<part>
			<name>Sections</name>
			<table>
				<name>Space ARM:ARM:linear (MAU = 8bit)</name>
				<column>
					<name>Chip</name>
				</column>
				<column>
					<name>Group</name>
				</column>
				<column>
					<name>Section</name>
				</column>
				<column>
					<name>Size (MAU)</name>
				</column>
				<column>
					<name>Space addr</name>
				</column>
				<column>
					<name>Chip addr</name>
				</column>
				<column>
					<name>Alignment</name>
				</column>
				<row>STM32F4xx_Flash;;_vector_0 (3290);0x00000004;0x08010000;0x0;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_1 (3289);0x00000004;0x08010004;0x00000004;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_2 (3288);0x00000004;0x08010008;0x00000008;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_3 (3287);0x00000004;0x0801000c;0x0000000c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_4 (3286);0x00000004;0x08010010;0x00000010;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_5 (3285);0x00000004;0x08010014;0x00000014;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_6 (3284);0x00000004;0x08010018;0x00000018;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_7 (3283);0x00000004;0x0801001c;0x0000001c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_8 (3282);0x00000004;0x08010020;0x00000020;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_9 (3281);0x00000004;0x08010024;0x00000024;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_10 (3280);0x00000004;0x08010028;0x00000028;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_11 (3279);0x00000004;0x0801002c;0x0000002c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_12 (3278);0x00000004;0x08010030;0x00000030;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_13 (3277);0x00000004;0x08010034;0x00000034;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_14 (3276);0x00000004;0x08010038;0x00000038;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_15 (3275);0x00000004;0x0801003c;0x0000003c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_16 (3274);0x00000004;0x08010040;0x00000040;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_17 (3273);0x00000004;0x08010044;0x00000044;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_18 (3272);0x00000004;0x08010048;0x00000048;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_19 (3271);0x00000004;0x0801004c;0x0000004c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_20 (3270);0x00000004;0x08010050;0x00000050;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_21 (3269);0x00000004;0x08010054;0x00000054;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_22 (3268);0x00000004;0x08010058;0x00000058;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_23 (3267);0x00000004;0x0801005c;0x0000005c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_24 (3266);0x00000004;0x08010060;0x00000060;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_25 (3265);0x00000004;0x08010064;0x00000064;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_26 (3264);0x00000004;0x08010068;0x00000068;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_27 (3263);0x00000004;0x0801006c;0x0000006c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_28 (3262);0x00000004;0x08010070;0x00000070;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_29 (3261);0x00000004;0x08010074;0x00000074;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_30 (3260);0x00000004;0x08010078;0x00000078;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_31 (3259);0x00000004;0x0801007c;0x0000007c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_32 (3258);0x00000004;0x08010080;0x00000080;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_33 (3257);0x00000004;0x08010084;0x00000084;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_34 (3256);0x00000004;0x08010088;0x00000088;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_35 (3255);0x00000004;0x0801008c;0x0000008c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_36 (3254);0x00000004;0x08010090;0x00000090;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_37 (3253);0x00000004;0x08010094;0x00000094;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_38 (3252);0x00000004;0x08010098;0x00000098;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_39 (3251);0x00000004;0x0801009c;0x0000009c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_40 (3250);0x00000004;0x080100a0;0x000000a0;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_41 (3249);0x00000004;0x080100a4;0x000000a4;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_42 (3248);0x00000004;0x080100a8;0x000000a8;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_43 (3247);0x00000004;0x080100ac;0x000000ac;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_44 (3246);0x00000004;0x080100b0;0x000000b0;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_45 (3245);0x00000004;0x080100b4;0x000000b4;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_46 (3244);0x00000004;0x080100b8;0x000000b8;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_47 (3243);0x00000004;0x080100bc;0x000000bc;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_48 (3242);0x00000004;0x080100c0;0x000000c0;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_49 (3241);0x00000004;0x080100c4;0x000000c4;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_50 (3240);0x00000004;0x080100c8;0x000000c8;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_51 (3239);0x00000004;0x080100cc;0x000000cc;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_52 (3238);0x00000004;0x080100d0;0x000000d0;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_53 (3237);0x00000004;0x080100d4;0x000000d4;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_54 (3236);0x00000004;0x080100d8;0x000000d8;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_55 (3235);0x00000004;0x080100dc;0x000000dc;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_56 (3234);0x00000004;0x080100e0;0x000000e0;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_57 (3233);0x00000004;0x080100e4;0x000000e4;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_58 (3232);0x00000004;0x080100e8;0x000000e8;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_59 (3231);0x00000004;0x080100ec;0x000000ec;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_60 (3230);0x00000004;0x080100f0;0x000000f0;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_61 (3229);0x00000004;0x080100f4;0x000000f4;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_62 (3228);0x00000004;0x080100f8;0x000000f8;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_63 (3227);0x00000004;0x080100fc;0x000000fc;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_64 (3226);0x00000004;0x08010100;0x00000100;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_65 (3225);0x00000004;0x08010104;0x00000104;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_66 (3224);0x00000004;0x08010108;0x00000108;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_67 (3223);0x00000004;0x0801010c;0x0000010c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_68 (3222);0x00000004;0x08010110;0x00000110;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_69 (3221);0x00000004;0x08010114;0x00000114;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_70 (3220);0x00000004;0x08010118;0x00000118;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_71 (3219);0x00000004;0x0801011c;0x0000011c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_72 (3218);0x00000004;0x08010120;0x00000120;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_73 (3217);0x00000004;0x08010124;0x00000124;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_74 (3216);0x00000004;0x08010128;0x00000128;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_75 (3215);0x00000004;0x0801012c;0x0000012c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_76 (3214);0x00000004;0x08010130;0x00000130;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_77 (3213);0x00000004;0x08010134;0x00000134;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_78 (3212);0x00000004;0x08010138;0x00000138;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_79 (3211);0x00000004;0x0801013c;0x0000013c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_80 (3210);0x00000004;0x08010140;0x00000140;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_81 (3209);0x00000004;0x08010144;0x00000144;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_82 (3208);0x00000004;0x08010148;0x00000148;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_83 (3207);0x00000004;0x0801014c;0x0000014c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_84 (3206);0x00000004;0x08010150;0x00000150;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_85 (3205);0x00000004;0x08010154;0x00000154;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_86 (3204);0x00000004;0x08010158;0x00000158;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_87 (3203);0x00000004;0x0801015c;0x0000015c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_88 (3202);0x00000004;0x08010160;0x00000160;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_89 (3201);0x00000004;0x08010164;0x00000164;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_90 (3200);0x00000004;0x08010168;0x00000168;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_91 (3199);0x00000004;0x0801016c;0x0000016c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_92 (3198);0x00000004;0x08010170;0x00000170;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_93 (3197);0x00000004;0x08010174;0x00000174;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_94 (3196);0x00000004;0x08010178;0x00000178;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_95 (3195);0x00000004;0x0801017c;0x0000017c;0x00000004</row>
				<row>STM32F4xx_Flash;;_vector_96 (3194);0x00000004;0x08010180;0x00000180;0x00000004</row>
				<row>STM32F4xx_Flash;;[.data] (3193);0x00000004;0x08010184;0x00000184;0x00000004</row>
				<row>STM32F4xx_Flash;;[.data] (3192);0x0000000c;0x08010188;0x00000188;0x00000004</row>
				<row>STM32F4xx_Flash;;[.data] (3191);0x000000a0;0x08010194;0x00000194;0x00000004</row>
				<row>STM32F4xx_Flash;;[.data] (3190);0x00000001;0x08010234;0x00000234;0x00000001</row>
				<row>STM32F4xx_Flash;;.rodata (195);0x00000002;0x08010236;0x00000236;0x00000002</row>
				<row>STM32F4xx_Flash;;.rodata (22);0x000009c0;0x08010238;0x00000238;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (20);0x000008d0;0x08010bf8;0x00000bf8;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (18);0x000004f8;0x080114c8;0x000014c8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (398);0x000003e0;0x080119c0;0x000019c0;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (16);0x00000238;0x08011da0;0x00001da0;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (184);0x000001e0;0x08011fd8;0x00001fd8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (549);0x000001e0;0x080121b8;0x000021b8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (548);0x000001d4;0x08012398;0x00002398;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (2940);0x0000017c;0x0801256c;0x0000256c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (432);0x00000164;0x080126e8;0x000026e8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (425);0x00000160;0x0801284c;0x0000284c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (174);0x00000146;0x080129ac;0x000029ac;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.read_bit_libc (3123);0x0;0x08012af4;0x00002af4;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.read_bits_libc (3124);0x0;0x08012af4;0x00002af4;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.read_delta_libc (3125);0x0;0x08012af4;0x00002af4;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.read_command_libc (3126);0x0;0x08012af4;0x00002af4;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.__dcti_libc (3127);0x0;0x08012af4;0x00002af4;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1557);0x00000138;0x08012af4;0x00002af4;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (183);0x00000124;0x08012c2c;0x00002c2c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (2939);0x00000108;0x08012d50;0x00002d50;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (2731);0x000000ea;0x08012e58;0x00002e58;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (992);0x000000e4;0x08012f44;0x00002f44;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (9);0x000000e2;0x08013028;0x00003028;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (7);0x000000dc;0x0801310c;0x0000310c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (924);0x000000d8;0x080131e8;0x000031e8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (434);0x000000cc;0x080132c0;0x000032c0;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1200);0x000000ba;0x0801338c;0x0000338c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (14);0x000000b8;0x08013448;0x00003448;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (2938);0x000000b2;0x08013500;0x00003500;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (424);0x000000a8;0x080135b4;0x000035b4;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (177);0x000000a4;0x0801365c;0x0000365c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (13);0x00000094;0x08013700;0x00003700;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (178);0x00000094;0x08013794;0x00003794;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (622);0x00000090;0x08013828;0x00003828;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (995);0x0000007e;0x080138b8;0x000038b8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (996);0x0000007e;0x08013938;0x00003938;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (8);0x00000078;0x080139b8;0x000039b8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (319);0x00000072;0x08013a30;0x00003a30;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (320);0x00000072;0x08013aa4;0x00003aa4;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (2036);0x0000006c;0x08013b18;0x00003b18;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1012);0x00000068;0x08013b84;0x00003b84;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (316);0x00000066;0x08013bec;0x00003bec;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (168);0x00000062;0x08013c54;0x00003c54;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (317);0x00000060;0x08013cb8;0x00003cb8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (429);0x00000060;0x08013d18;0x00003d18;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1212);0x00000060;0x08013d78;0x00003d78;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (169);0x0000005e;0x08013dd8;0x00003dd8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (10);0x00000058;0x08013e38;0x00003e38;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (431);0x00000058;0x08013e90;0x00003e90;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (433);0x00000052;0x08013ee8;0x00003ee8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (180);0x00000050;0x08013f3c;0x00003f3c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.libc (3060);0x00000050;0x08013f8c;0x00003f8c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (428);0x0000004c;0x08013fdc;0x00003fdc;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.libc (3115);0x00000048;0x08014028;0x00004028;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (3);0x00000046;0x08014070;0x00004070;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (171);0x0000003e;0x080140b8;0x000040b8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (423);0x00000038;0x080140f8;0x000040f8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (990);0x00000038;0x08014130;0x00004130;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1562);0x00000034;0x08014168;0x00004168;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1566);0x00000034;0x0801419c;0x0000419c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.cstart (3105);0x00000034;0x080141d0;0x000041d0;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (179);0x00000032;0x08014204;0x00004204;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (929);0x0000002e;0x08014238;0x00004238;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1013);0x0000002c;0x08014268;0x00004268;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.libc (3075);0x0000002c;0x08014294;0x00004294;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (313);0x00000026;0x080142c0;0x000042c0;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (167);0x00000022;0x080142e8;0x000042e8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (170);0x00000022;0x0801430c;0x0000430c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (312);0x00000022;0x08014330;0x00004330;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.libc (3085);0x00000022;0x08014354;0x00004354;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1201);0x00000020;0x08014378;0x00004378;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (318);0x0000001e;0x08014398;0x00004398;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (437);0x0000001e;0x080143b8;0x000043b8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.librt (3167);0x0000001e;0x080143d8;0x000043d8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (430);0x0000001c;0x080143f8;0x000043f8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (2755);0x0000001c;0x08014414;0x00004414;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (991);0x0000001a;0x08014430;0x00004430;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (2735);0x0000001a;0x0801444c;0x0000444c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.libc (3095);0x0000001a;0x08014468;0x00004468;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.librt (3157);0x0000001a;0x08014484;0x00004484;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (12);0x00000014;0x080144a0;0x000044a0;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (435);0x00000014;0x080144b4;0x000044b4;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (186);0x00000013;0x080144c8;0x000044c8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (173);0x00000012;0x080144dc;0x000044dc;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (310);0x00000012;0x080144f0;0x000044f0;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (311);0x00000012;0x08014504;0x00004504;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (3179);0x00000011;0x08014518;0x00004518;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (4);0x00000010;0x0801452c;0x0000452c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (547);0x00000010;0x0801453c;0x0000453c;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (402);0x00000010;0x0801454c;0x0000454c;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (1582);0x00000010;0x0801455c;0x0000455c;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (2942);0x00000010;0x0801456c;0x0000456c;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (404);0x0000000f;0x0801457c;0x0000457c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (2740);0x0000000e;0x0801458c;0x0000458c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.libc (3061);0x0000000e;0x0801459c;0x0000459c;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (409);0x0000000e;0x080145ac;0x000045ac;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (185);0x0000000d;0x080145bc;0x000045bc;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (188);0x0000000d;0x080145cc;0x000045cc;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (406);0x0000000d;0x080145dc;0x000045dc;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (540);0x0000000c;0x080145ec;0x000045ec;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (541);0x0000000c;0x080145f8;0x000045f8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (542);0x0000000c;0x08014604;0x00004604;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (543);0x0000000c;0x08014610;0x00004610;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (930);0x0000000c;0x0801461c;0x0000461c;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1011);0x0000000c;0x08014628;0x00004628;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (2739);0x0000000c;0x08014634;0x00004634;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (407);0x0000000c;0x08014640;0x00004640;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (408);0x0000000c;0x0801464c;0x0000464c;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (34);0x0000000a;0x08014658;0x00004658;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (35);0x0000000a;0x08014664;0x00004664;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (405);0x0000000a;0x08014670;0x00004670;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1211);0x00000008;0x0801467c;0x0000467c;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (192);0x00000008;0x08014684;0x00004684;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (193);0x00000008;0x0801468c;0x0000468c;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (194);0x00000008;0x08014694;0x00004694;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (438);0x00000008;0x0801469c;0x0000469c;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (400);0x00000006;0x080146a4;0x000046a4;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (36);0x00000005;0x080146ac;0x000046ac;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1207);0x00000004;0x080146b4;0x000046b4;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (1208);0x00000004;0x080146b8;0x000046b8;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (38);0x00000004;0x080146bc;0x000046bc;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (39);0x00000004;0x080146c0;0x000046c0;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (37);0x00000003;0x080146c4;0x000046c4;0x00000004</row>
				<row>STM32F4xx_Flash;;.rodata (189);0x00000003;0x080146c8;0x000046c8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (539);0x00000002;0x080146cc;0x000046cc;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (544);0x00000002;0x080146d0;0x000046d0;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (545);0x00000002;0x080146d4;0x000046d4;0x00000004</row>
				<row>STM32F4xx_Flash;;.text (546);0x00000002;0x080146d8;0x000046d8;0x00000004</row>
				<row>STM32F4xx_Flash;;.text.libc (3147);0x00000002;0x080146dc;0x000046dc;0x00000004</row>
				<row>STM32F4xx_Flash;;table (3189);0x00000030;0x080146e0;0x000046e0;0x00000004</row>
				<row>STM32F4xx_SRAM;;.bss (25);0x00000004;0x20000000;0x0;0x00000004</row>
				<row>STM32F4xx_SRAM;;.bss (31);0x00000008;0x20000004;0x00000004;0x00000004</row>
				<row>STM32F4xx_SRAM;;.bss (27);0x00000001;0x2000000c;0x0000000c;0x00000001</row>
				<row>STM32F4xx_SRAM;;.bss (29);0x00000001;0x2000000d;0x0000000d;0x00000001</row>
				<row>STM32F4xx_SRAM;;.bss (30);0x00000001;0x2000000e;0x0000000e;0x00000001</row>
				<row>STM32F4xx_SRAM;;.bss (32);0x00000001;0x2000000f;0x0000000f;0x00000001</row>
				<row>STM32F4xx_SRAM;;.bss (439);0x00000001;0x20000010;0x00000010;0x00000001</row>
				<row>STM32F4xx_SRAM;;.data (2941);0x00000004;0x20000014;0x00000014;0x00000004</row>
				<row>STM32F4xx_SRAM;;.data (399);0x0000000c;0x20000018;0x00000018;0x00000004</row>
				<row>STM32F4xx_SRAM;;.data (33);0x000000a0;0x20000024;0x00000024;0x00000004</row>
				<row>STM32F4xx_SRAM;;.data (26);0x00000001;0x200000c4;0x000000c4;0x00000001</row>
				<row>STM32F4xx_SRAM;;stack (3187);0x0001ff38;0x200000c8;0x000000c8;0x00000004</row>
			</table>
		</part>
		<part>
			<name>Symbols</name>
			<table>
				<column>
					<name>Space addr</name>
				</column>
				<column>
					<name>Name</name>
				</column>
				<column>
					<name>Space</name>
				</column>
				<row>0x0;fputc;-</row>
				<row>0x0;_lc_vector_handler;-</row>
				<row>0x0;_lc_t2_longveneertarget;-</row>
				<row>0x08010000;_lc_vtor_value;ARM:ARM:linear</row>
				<row>0x08010000;_lc_ub_vector_table;ARM:ARM:linear</row>
				<row>0x0801001c;_vector_7_loop;ARM:ARM:linear</row>
				<row>0x08010020;_vector_8_loop;ARM:ARM:linear</row>
				<row>0x08010024;_vector_9_loop;ARM:ARM:linear</row>
				<row>0x08010028;_vector_10_loop;ARM:ARM:linear</row>
				<row>0x08010034;_vector_13_loop;ARM:ARM:linear</row>
				<row>0x08010040;_vector_16_loop;ARM:ARM:linear</row>
				<row>0x08010044;_vector_17_loop;ARM:ARM:linear</row>
				<row>0x08010048;_vector_18_loop;ARM:ARM:linear</row>
				<row>0x0801004c;_vector_19_loop;ARM:ARM:linear</row>
				<row>0x08010050;_vector_20_loop;ARM:ARM:linear</row>
				<row>0x08010054;_vector_21_loop;ARM:ARM:linear</row>
				<row>0x08010058;_vector_22_loop;ARM:ARM:linear</row>
				<row>0x0801005c;_vector_23_loop;ARM:ARM:linear</row>
				<row>0x08010060;_vector_24_loop;ARM:ARM:linear</row>
				<row>0x08010064;_vector_25_loop;ARM:ARM:linear</row>
				<row>0x0801006c;_vector_27_loop;ARM:ARM:linear</row>
				<row>0x08010070;_vector_28_loop;ARM:ARM:linear</row>
				<row>0x08010074;_vector_29_loop;ARM:ARM:linear</row>
				<row>0x08010078;_vector_30_loop;ARM:ARM:linear</row>
				<row>0x0801007c;_vector_31_loop;ARM:ARM:linear</row>
				<row>0x08010080;_vector_32_loop;ARM:ARM:linear</row>
				<row>0x08010084;_vector_33_loop;ARM:ARM:linear</row>
				<row>0x08010088;_vector_34_loop;ARM:ARM:linear</row>
				<row>0x0801008c;_vector_35_loop;ARM:ARM:linear</row>
				<row>0x08010090;_vector_36_loop;ARM:ARM:linear</row>
				<row>0x08010094;_vector_37_loop;ARM:ARM:linear</row>
				<row>0x08010098;_vector_38_loop;ARM:ARM:linear</row>
				<row>0x080100a0;_vector_40_loop;ARM:ARM:linear</row>
				<row>0x080100a4;_vector_41_loop;ARM:ARM:linear</row>
				<row>0x080100a8;_vector_42_loop;ARM:ARM:linear</row>
				<row>0x080100ac;_vector_43_loop;ARM:ARM:linear</row>
				<row>0x080100b0;_vector_44_loop;ARM:ARM:linear</row>
				<row>0x080100b4;_vector_45_loop;ARM:ARM:linear</row>
				<row>0x080100b8;_vector_46_loop;ARM:ARM:linear</row>
				<row>0x080100bc;_vector_47_loop;ARM:ARM:linear</row>
				<row>0x080100c0;_vector_48_loop;ARM:ARM:linear</row>
				<row>0x080100c4;_vector_49_loop;ARM:ARM:linear</row>
				<row>0x080100c8;_vector_50_loop;ARM:ARM:linear</row>
				<row>0x080100cc;_vector_51_loop;ARM:ARM:linear</row>
				<row>0x080100d0;_vector_52_loop;ARM:ARM:linear</row>
				<row>0x080100d4;_vector_53_loop;ARM:ARM:linear</row>
				<row>0x080100d8;_vector_54_loop;ARM:ARM:linear</row>
				<row>0x080100dc;_vector_55_loop;ARM:ARM:linear</row>
				<row>0x080100e0;_vector_56_loop;ARM:ARM:linear</row>
				<row>0x080100e4;_vector_57_loop;ARM:ARM:linear</row>
				<row>0x080100e8;_vector_58_loop;ARM:ARM:linear</row>
				<row>0x080100ec;_vector_59_loop;ARM:ARM:linear</row>
				<row>0x080100f0;_vector_60_loop;ARM:ARM:linear</row>
				<row>0x080100f4;_vector_61_loop;ARM:ARM:linear</row>
				<row>0x080100f8;_vector_62_loop;ARM:ARM:linear</row>
				<row>0x080100fc;_vector_63_loop;ARM:ARM:linear</row>
				<row>0x08010100;_vector_64_loop;ARM:ARM:linear</row>
				<row>0x08010104;_vector_65_loop;ARM:ARM:linear</row>
				<row>0x08010108;_vector_66_loop;ARM:ARM:linear</row>
				<row>0x0801010c;_vector_67_loop;ARM:ARM:linear</row>
				<row>0x08010110;_vector_68_loop;ARM:ARM:linear</row>
				<row>0x08010114;_vector_69_loop;ARM:ARM:linear</row>
				<row>0x08010118;_vector_70_loop;ARM:ARM:linear</row>
				<row>0x0801011c;_vector_71_loop;ARM:ARM:linear</row>
				<row>0x08010120;_vector_72_loop;ARM:ARM:linear</row>
				<row>0x08010124;_vector_73_loop;ARM:ARM:linear</row>
				<row>0x08010128;_vector_74_loop;ARM:ARM:linear</row>
				<row>0x0801012c;_vector_75_loop;ARM:ARM:linear</row>
				<row>0x08010130;_vector_76_loop;ARM:ARM:linear</row>
				<row>0x08010134;_vector_77_loop;ARM:ARM:linear</row>
				<row>0x08010138;_vector_78_loop;ARM:ARM:linear</row>
				<row>0x0801013c;_vector_79_loop;ARM:ARM:linear</row>
				<row>0x08010140;_vector_80_loop;ARM:ARM:linear</row>
				<row>0x08010144;_vector_81_loop;ARM:ARM:linear</row>
				<row>0x08010148;_vector_82_loop;ARM:ARM:linear</row>
				<row>0x0801014c;_vector_83_loop;ARM:ARM:linear</row>
				<row>0x08010150;_vector_84_loop;ARM:ARM:linear</row>
				<row>0x08010154;_vector_85_loop;ARM:ARM:linear</row>
				<row>0x08010158;_vector_86_loop;ARM:ARM:linear</row>
				<row>0x0801015c;_vector_87_loop;ARM:ARM:linear</row>
				<row>0x08010160;_vector_88_loop;ARM:ARM:linear</row>
				<row>0x08010164;_vector_89_loop;ARM:ARM:linear</row>
				<row>0x08010168;_vector_90_loop;ARM:ARM:linear</row>
				<row>0x0801016c;_vector_91_loop;ARM:ARM:linear</row>
				<row>0x08010170;_vector_92_loop;ARM:ARM:linear</row>
				<row>0x08010174;_vector_93_loop;ARM:ARM:linear</row>
				<row>0x08010178;_vector_94_loop;ARM:ARM:linear</row>
				<row>0x0801017c;_vector_95_loop;ARM:ARM:linear</row>
				<row>0x08010180;_vector_96_loop;ARM:ARM:linear</row>
				<row>0x08010238;LED_Blink;ARM:ARM:linear</row>
				<row>0x08010bf8;extiExample;ARM:ARM:linear</row>
				<row>0x080114c8;ledBlinkExample;ARM:ARM:linear</row>
				<row>0x080119c1;main;ARM:ARM:linear</row>
				<row>0x08011da0;jumpToApp;ARM:ARM:linear</row>
				<row>0x08011fd9;Flash_Firmware;ARM:ARM:linear</row>
				<row>0x080121b9;EXTI9_5_IRQHandler;ARM:ARM:linear</row>
				<row>0x08012399;EXTI4_IRQHandler;ARM:ARM:linear</row>
				<row>0x080126e9;PersistentData_get;ARM:ARM:linear</row>
				<row>0x0801284d;PersistentData_crc16_compute;ARM:ARM:linear</row>
				<row>0x080129ad;write_memory;ARM:ARM:linear</row>
				<row>0x08012af5;RCC_GetClocksFreq;ARM:ARM:linear</row>
				<row>0x08012af5;__dcti;ARM:ARM:linear</row>
				<row>0x08012c2d;RunCode;ARM:ARM:linear</row>
				<row>0x08012d51;SystemCoreClockUpdate;ARM:ARM:linear</row>
				<row>0x08012e59;USART_Init;ARM:ARM:linear</row>
				<row>0x08012f45;FLASH_EraseSector;ARM:ARM:linear</row>
				<row>0x08013029;base10to16;ARM:ARM:linear</row>
				<row>0x0801310d;Menu;ARM:ARM:linear</row>
				<row>0x080131e9;EXTI_Init;ARM:ARM:linear</row>
				<row>0x080132c1;PersistentData_WriteData;ARM:ARM:linear</row>
				<row>0x0801338d;GPIO_Init;ARM:ARM:linear</row>
				<row>0x08013449;EXTILine5_Config;ARM:ARM:linear</row>
				<row>0x08013501;SystemInit;ARM:ARM:linear</row>
				<row>0x080135b5;PersistentData_crc16_get;ARM:ARM:linear</row>
				<row>0x0801365d;full_erase;ARM:ARM:linear</row>
				<row>0x08013701;EXTILine4_Config;ARM:ARM:linear</row>
				<row>0x08013795;remove_protection;ARM:ARM:linear</row>
				<row>0x08013829;NVIC_Init;ARM:ARM:linear</row>
				<row>0x080138b9;FLASH_ProgramWord;ARM:ARM:linear</row>
				<row>0x08013939;FLASH_ProgramHalfWord;ARM:ARM:linear</row>
				<row>0x080139b9;MoveInMenu;ARM:ARM:linear</row>
				<row>0x08013a31;LCD_WriteData;ARM:ARM:linear</row>
				<row>0x08013aa5;LCD_WriteCommand;ARM:ARM:linear</row>
				<row>0x08013b19;SYSCFG_EXTILineConfig;ARM:ARM:linear</row>
				<row>0x08013b85;FLASH_GetStatus;ARM:ARM:linear</row>
				<row>0x08013bed;LCD_Init;ARM:ARM:linear</row>
				<row>0x08013c55;GPIO_Configuration;ARM:ARM:linear</row>
				<row>0x08013cb9;LCD_HW_Init;ARM:ARM:linear</row>
				<row>0x08013d19;PersistentData_Default;ARM:ARM:linear</row>
				<row>0x08013d79;GPIO_PinAFConfig;ARM:ARM:linear</row>
				<row>0x08013dd9;USART2_Configuration;ARM:ARM:linear</row>
				<row>0x08013e39;iarrayToString;ARM:ARM:linear</row>
				<row>0x08013e91;PersistentData_CopySector;ARM:ARM:linear</row>
				<row>0x08013ee9;PersistentData_WriteRawData;ARM:ARM:linear</row>
				<row>0x08013f3d;Init_Bootloader;ARM:ARM:linear</row>
				<row>0x08013f8d;_doprint;ARM:ARM:linear</row>
				<row>0x08013f8d;__printf_simple2;ARM:ARM:linear</row>
				<row>0x08013fdd;PersistentData_Erase;ARM:ARM:linear</row>
				<row>0x08014029;__init;ARM:ARM:linear</row>
				<row>0x08014071;Led_Init;ARM:ARM:linear</row>
				<row>0x080140b9;USART_Receive;ARM:ARM:linear</row>
				<row>0x080140f9;PersistentData_Empty;ARM:ARM:linear</row>
				<row>0x08014131;FLASH_Unlock;ARM:ARM:linear</row>
				<row>0x08014169;RCC_AHB1PeriphClockCmd;ARM:ARM:linear</row>
				<row>0x0801419d;RCC_APB2PeriphClockCmd;ARM:ARM:linear</row>
				<row>0x080141d1;_START;ARM:ARM:linear</row>
				<row>0x080141d1;Reset_Handler;ARM:ARM:linear</row>
				<row>0x08014205;itoa;ARM:ARM:linear</row>
				<row>0x08014239;EXTI_GetITStatus;ARM:ARM:linear</row>
				<row>0x08014269;FLASH_WaitForLastOperation;ARM:ARM:linear</row>
				<row>0x08014295;sprintf;ARM:ARM:linear</row>
				<row>0x080142c1;LCD_PrintClear;ARM:ARM:linear</row>
				<row>0x080142e9;RCC_Configuration;ARM:ARM:linear</row>
				<row>0x0801430d;USART_Send;ARM:ARM:linear</row>
				<row>0x08014331;LCD_Print;ARM:ARM:linear</row>
				<row>0x08014355;_io_putc;ARM:ARM:linear</row>
				<row>0x08014379;GPIO_StructInit;ARM:ARM:linear</row>
				<row>0x08014399;LCD_SetDataOutput;ARM:ARM:linear</row>
				<row>0x080143b9;PersistentData_DataLen;ARM:ARM:linear</row>
				<row>0x080143d9;__aeabi_memcpy8;ARM:ARM:linear</row>
				<row>0x080143f9;PersistentData_SwitchSector;ARM:ARM:linear</row>
				<row>0x08014415;USART_GetFlagStatus;ARM:ARM:linear</row>
				<row>0x08014431;FLASH_Lock;ARM:ARM:linear</row>
				<row>0x0801444d;USART_Cmd;ARM:ARM:linear</row>
				<row>0x08014469;memcpy;ARM:ARM:linear</row>
				<row>0x08014485;__aeabi_memcpy4;ARM:ARM:linear</row>
				<row>0x080144a1;Delay;ARM:ARM:linear</row>
				<row>0x080144b5;PersistentData_ReadRawData;ARM:ARM:linear</row>
				<row>0x080144dd;is_ACK;ARM:ARM:linear</row>
				<row>0x080144f1;LCD_Clear;ARM:ARM:linear</row>
				<row>0x08014505;LCD_MoveCursor;ARM:ARM:linear</row>
				<row>0x0801452d;Led_On;ARM:ARM:linear</row>
				<row>0x0801453d;SysTick_Handler;ARM:ARM:linear</row>
				<row>0x0801456c;AHBPrescTable;ARM:ARM:linear</row>
				<row>0x0801458d;USART_ReceiveData;ARM:ARM:linear</row>
				<row>0x080145ed;HardFault_Handler;ARM:ARM:linear</row>
				<row>0x080145f9;MemManage_Handler;ARM:ARM:linear</row>
				<row>0x08014605;BusFault_Handler;ARM:ARM:linear</row>
				<row>0x08014611;UsageFault_Handler;ARM:ARM:linear</row>
				<row>0x0801461d;EXTI_ClearITPendingBit;ARM:ARM:linear</row>
				<row>0x08014629;FLASH_ClearFlag;ARM:ARM:linear</row>
				<row>0x08014635;USART_SendData;ARM:ARM:linear</row>
				<row>0x0801467d;GPIO_ToggleBits;ARM:ARM:linear</row>
				<row>0x080146b5;GPIO_SetBits;ARM:ARM:linear</row>
				<row>0x080146b9;GPIO_ResetBits;ARM:ARM:linear</row>
				<row>0x080146cd;NMI_Handler;ARM:ARM:linear</row>
				<row>0x080146d1;SVC_Handler;ARM:ARM:linear</row>
				<row>0x080146d5;DebugMon_Handler;ARM:ARM:linear</row>
				<row>0x080146d9;PendSV_Handler;ARM:ARM:linear</row>
				<row>0x080146dd;_Exit;ARM:ARM:linear</row>
				<row>0x080146dd;exit;ARM:ARM:linear</row>
				<row>0x080146e0;_lc_ub_table;ARM:ARM:linear</row>
				<row>0x20000000;TimeOut;ARM:ARM:linear</row>
				<row>0x20000004;changeArray;ARM:ARM:linear</row>
				<row>0x2000000c;uroven;ARM:ARM:linear</row>
				<row>0x2000000d;redraw;ARM:ARM:linear</row>
				<row>0x2000000e;doAction;ARM:ARM:linear</row>
				<row>0x2000000f;cursorPosition;ARM:ARM:linear</row>
				<row>0x20000010;aktivniSektor;ARM:ARM:linear</row>
				<row>0x20000014;SystemCoreClock;ARM:ARM:linear</row>
				<row>0x20000018;current;ARM:ARM:linear</row>
				<row>0x20000024;FirmwareItems;ARM:ARM:linear</row>
				<row>0x200000c4;pozice;ARM:ARM:linear</row>
				<row>0x20020000;_lc_ub_stack;ARM:ARM:linear</row>
			</table>
		</part>
	</part>
	<part>
		<name>Locate Rules</name>
		<table>
			<column>
				<name>Address space</name>
			</column>
			<column>
				<name>Type</name>
			</column>
			<column>
				<name>Properties</name>
			</column>
			<column>
				<name>Prio</name>
				<alignment>right</alignment>
			</column>
			<column>
				<name>Sections</name>
			</column>
			<row>ARM:ARM:linear;absolute;0x08010180;1;_vector_96 (3194)</row>
			<row>ARM:ARM:linear;absolute;0x0801017c;1;_vector_95 (3195)</row>
			<row>ARM:ARM:linear;absolute;0x08010178;1;_vector_94 (3196)</row>
			<row>ARM:ARM:linear;absolute;0x08010174;1;_vector_93 (3197)</row>
			<row>ARM:ARM:linear;absolute;0x08010170;1;_vector_92 (3198)</row>
			<row>ARM:ARM:linear;absolute;0x0801016c;1;_vector_91 (3199)</row>
			<row>ARM:ARM:linear;absolute;0x08010168;1;_vector_90 (3200)</row>
			<row>ARM:ARM:linear;absolute;0x08010164;1;_vector_89 (3201)</row>
			<row>ARM:ARM:linear;absolute;0x08010160;1;_vector_88 (3202)</row>
			<row>ARM:ARM:linear;absolute;0x0801015c;1;_vector_87 (3203)</row>
			<row>ARM:ARM:linear;absolute;0x08010158;1;_vector_86 (3204)</row>
			<row>ARM:ARM:linear;absolute;0x08010154;1;_vector_85 (3205)</row>
			<row>ARM:ARM:linear;absolute;0x08010150;1;_vector_84 (3206)</row>
			<row>ARM:ARM:linear;absolute;0x0801014c;1;_vector_83 (3207)</row>
			<row>ARM:ARM:linear;absolute;0x08010148;1;_vector_82 (3208)</row>
			<row>ARM:ARM:linear;absolute;0x08010144;1;_vector_81 (3209)</row>
			<row>ARM:ARM:linear;absolute;0x08010140;1;_vector_80 (3210)</row>
			<row>ARM:ARM:linear;absolute;0x0801013c;1;_vector_79 (3211)</row>
			<row>ARM:ARM:linear;absolute;0x08010138;1;_vector_78 (3212)</row>
			<row>ARM:ARM:linear;absolute;0x08010134;1;_vector_77 (3213)</row>
			<row>ARM:ARM:linear;absolute;0x08010130;1;_vector_76 (3214)</row>
			<row>ARM:ARM:linear;absolute;0x0801012c;1;_vector_75 (3215)</row>
			<row>ARM:ARM:linear;absolute;0x08010128;1;_vector_74 (3216)</row>
			<row>ARM:ARM:linear;absolute;0x08010124;1;_vector_73 (3217)</row>
			<row>ARM:ARM:linear;absolute;0x08010120;1;_vector_72 (3218)</row>
			<row>ARM:ARM:linear;absolute;0x0801011c;1;_vector_71 (3219)</row>
			<row>ARM:ARM:linear;absolute;0x08010118;1;_vector_70 (3220)</row>
			<row>ARM:ARM:linear;absolute;0x08010114;1;_vector_69 (3221)</row>
			<row>ARM:ARM:linear;absolute;0x08010110;1;_vector_68 (3222)</row>
			<row>ARM:ARM:linear;absolute;0x0801010c;1;_vector_67 (3223)</row>
			<row>ARM:ARM:linear;absolute;0x08010108;1;_vector_66 (3224)</row>
			<row>ARM:ARM:linear;absolute;0x08010104;1;_vector_65 (3225)</row>
			<row>ARM:ARM:linear;absolute;0x08010100;1;_vector_64 (3226)</row>
			<row>ARM:ARM:linear;absolute;0x080100fc;1;_vector_63 (3227)</row>
			<row>ARM:ARM:linear;absolute;0x080100f8;1;_vector_62 (3228)</row>
			<row>ARM:ARM:linear;absolute;0x080100f4;1;_vector_61 (3229)</row>
			<row>ARM:ARM:linear;absolute;0x080100f0;1;_vector_60 (3230)</row>
			<row>ARM:ARM:linear;absolute;0x080100ec;1;_vector_59 (3231)</row>
			<row>ARM:ARM:linear;absolute;0x080100e8;1;_vector_58 (3232)</row>
			<row>ARM:ARM:linear;absolute;0x080100e4;1;_vector_57 (3233)</row>
			<row>ARM:ARM:linear;absolute;0x080100e0;1;_vector_56 (3234)</row>
			<row>ARM:ARM:linear;absolute;0x080100dc;1;_vector_55 (3235)</row>
			<row>ARM:ARM:linear;absolute;0x080100d8;1;_vector_54 (3236)</row>
			<row>ARM:ARM:linear;absolute;0x080100d4;1;_vector_53 (3237)</row>
			<row>ARM:ARM:linear;absolute;0x080100d0;1;_vector_52 (3238)</row>
			<row>ARM:ARM:linear;absolute;0x080100cc;1;_vector_51 (3239)</row>
			<row>ARM:ARM:linear;absolute;0x080100c8;1;_vector_50 (3240)</row>
			<row>ARM:ARM:linear;absolute;0x080100c4;1;_vector_49 (3241)</row>
			<row>ARM:ARM:linear;absolute;0x080100c0;1;_vector_48 (3242)</row>
			<row>ARM:ARM:linear;absolute;0x080100bc;1;_vector_47 (3243)</row>
			<row>ARM:ARM:linear;absolute;0x080100b8;1;_vector_46 (3244)</row>
			<row>ARM:ARM:linear;absolute;0x080100b4;1;_vector_45 (3245)</row>
			<row>ARM:ARM:linear;absolute;0x080100b0;1;_vector_44 (3246)</row>
			<row>ARM:ARM:linear;absolute;0x080100ac;1;_vector_43 (3247)</row>
			<row>ARM:ARM:linear;absolute;0x080100a8;1;_vector_42 (3248)</row>
			<row>ARM:ARM:linear;absolute;0x080100a4;1;_vector_41 (3249)</row>
			<row>ARM:ARM:linear;absolute;0x080100a0;1;_vector_40 (3250)</row>
			<row>ARM:ARM:linear;absolute;0x0801009c;1;_vector_39 (3251)</row>
			<row>ARM:ARM:linear;absolute;0x08010098;1;_vector_38 (3252)</row>
			<row>ARM:ARM:linear;absolute;0x08010094;1;_vector_37 (3253)</row>
			<row>ARM:ARM:linear;absolute;0x08010090;1;_vector_36 (3254)</row>
			<row>ARM:ARM:linear;absolute;0x0801008c;1;_vector_35 (3255)</row>
			<row>ARM:ARM:linear;absolute;0x08010088;1;_vector_34 (3256)</row>
			<row>ARM:ARM:linear;absolute;0x08010084;1;_vector_33 (3257)</row>
			<row>ARM:ARM:linear;absolute;0x08010080;1;_vector_32 (3258)</row>
			<row>ARM:ARM:linear;absolute;0x0801007c;1;_vector_31 (3259)</row>
			<row>ARM:ARM:linear;absolute;0x08010078;1;_vector_30 (3260)</row>
			<row>ARM:ARM:linear;absolute;0x08010074;1;_vector_29 (3261)</row>
			<row>ARM:ARM:linear;absolute;0x08010070;1;_vector_28 (3262)</row>
			<row>ARM:ARM:linear;absolute;0x0801006c;1;_vector_27 (3263)</row>
			<row>ARM:ARM:linear;absolute;0x08010068;1;_vector_26 (3264)</row>
			<row>ARM:ARM:linear;absolute;0x08010064;1;_vector_25 (3265)</row>
			<row>ARM:ARM:linear;absolute;0x08010060;1;_vector_24 (3266)</row>
			<row>ARM:ARM:linear;absolute;0x0801005c;1;_vector_23 (3267)</row>
			<row>ARM:ARM:linear;absolute;0x08010058;1;_vector_22 (3268)</row>
			<row>ARM:ARM:linear;absolute;0x08010054;1;_vector_21 (3269)</row>
			<row>ARM:ARM:linear;absolute;0x08010050;1;_vector_20 (3270)</row>
			<row>ARM:ARM:linear;absolute;0x0801004c;1;_vector_19 (3271)</row>
			<row>ARM:ARM:linear;absolute;0x08010048;1;_vector_18 (3272)</row>
			<row>ARM:ARM:linear;absolute;0x08010044;1;_vector_17 (3273)</row>
			<row>ARM:ARM:linear;absolute;0x08010040;1;_vector_16 (3274)</row>
			<row>ARM:ARM:linear;absolute;0x0801003c;1;_vector_15 (3275)</row>
			<row>ARM:ARM:linear;absolute;0x08010038;1;_vector_14 (3276)</row>
			<row>ARM:ARM:linear;absolute;0x08010034;1;_vector_13 (3277)</row>
			<row>ARM:ARM:linear;absolute;0x08010030;1;_vector_12 (3278)</row>
			<row>ARM:ARM:linear;absolute;0x0801002c;1;_vector_11 (3279)</row>
			<row>ARM:ARM:linear;absolute;0x08010028;1;_vector_10 (3280)</row>
			<row>ARM:ARM:linear;absolute;0x08010024;1;_vector_9 (3281)</row>
			<row>ARM:ARM:linear;absolute;0x08010020;1;_vector_8 (3282)</row>
			<row>ARM:ARM:linear;absolute;0x0801001c;1;_vector_7 (3283)</row>
			<row>ARM:ARM:linear;absolute;0x08010018;1;_vector_6 (3284)</row>
			<row>ARM:ARM:linear;absolute;0x08010014;1;_vector_5 (3285)</row>
			<row>ARM:ARM:linear;absolute;0x08010010;1;_vector_4 (3286)</row>
			<row>ARM:ARM:linear;absolute;0x0801000c;1;_vector_3 (3287)</row>
			<row>ARM:ARM:linear;absolute;0x08010008;1;_vector_2 (3288)</row>
			<row>ARM:ARM:linear;absolute;0x08010004;1;_vector_1 (3289)</row>
			<row>ARM:ARM:linear;absolute;0x08010000;1;_vector_0 (3290)</row>
			<row>ARM:ARM:linear;clustered;;1;.bss (25) + .bss (31) + .bss (27) + .bss (29) + .bss (30) + .bss (32) + .bss (439)</row>
			<row>ARM:ARM:linear;clustered;;1;.data (2941) + .data (399) + .data (33) + .data (26)</row>
			<row>ARM:ARM:linear;clustered;;1;[.data] (3193) + [.data] (3192) + [.data] (3191) + [.data] (3190)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (22)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (20)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (18)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (398)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (16)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (184)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (549)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (548)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (2940)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (432)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (425)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (174)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1557)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (183)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (2939)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (2731)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (992)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (9)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (7)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (924)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (434)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1200)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (14)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (2938)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (424)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (177)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (13)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (178)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (622)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (995)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (996)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (8)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (319)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (320)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (2036)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1012)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (316)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (168)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (317)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (429)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1212)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (169)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (10)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (431)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (433)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (180)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.libc (3060)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (428)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.libc (3115)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (3)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (171)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (423)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (990)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1562)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1566)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.cstart (3105)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (179)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (929)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1013)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.libc (3075)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (313)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (167)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (170)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (312)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.libc (3085)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1201)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (318)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (437)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.librt (3167)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (430)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (2755)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (991)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (2735)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.libc (3095)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.librt (3157)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (12)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (435)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (186)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (173)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (310)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (311)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (3179)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (4)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (547)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (402)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (1582)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (2942)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (404)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (2740)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.libc (3061)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (409)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (185)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (188)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (406)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (540)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (541)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (542)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (543)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (930)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1011)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (2739)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (407)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (408)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (34)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (35)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (405)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1211)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (192)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (193)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (194)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (438)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (400)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (36)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1207)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (1208)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (38)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (39)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (37)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (189)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (539)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (544)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (545)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text (546)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.libc (3147)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.rodata (195)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.read_bit_libc (3123)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.read_bits_libc (3124)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.read_delta_libc (3125)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.read_command_libc (3126)</row>
			<row>ARM:ARM:linear;unrestricted;;1;.text.__dcti_libc (3127)</row>
			<row>ARM:ARM:linear;unrestricted;;1;table (3189)</row>
			<row>ARM:ARM:linear;unrestricted;;1;stack (3187)</row>
			<row>ARM:ARM:linear;ballooned;;1;stack (3187)</row>
		</table>
	</part>
	<part>
		<name>Removed Sections</name>
		<table>
			<column>
				<name>Section</name>
			</column>
			<column>
				<name>File</name>
			</column>
			<column>
				<name>Library</name>
			</column>
			<column>
				<name>Symbol</name>
			</column>
			<column>
				<name>Reason</name>
			</column>
			<row>.text (1);common.obj;;W8_for_push_USER_BUTTON;unreferenced</row>
			<row>.text (2);common.obj;;Button_Init;unreferenced</row>
			<row>.text (5);common.obj;;Led_Off;unreferenced</row>
			<row>.text (6);common.obj;;Led_Toggle;unreferenced</row>
			<row>.text (11);common.obj;;itomac_;unreferenced</row>
			<row>.rodata (15);common.obj;;jumpToApp_bin_size;unreferenced</row>
			<row>.rodata (17);common.obj;;ledBlinkExample_bin_size;unreferenced</row>
			<row>.rodata (19);common.obj;;extiExample_bin_size;unreferenced</row>
			<row>.rodata (21);common.obj;;LED_Blink_size;unreferenced</row>
			<row>.rodata (23);common.obj;;CLI_bin_size;unreferenced</row>
			<row>.rodata (24);common.obj;;CLI_bin;unreferenced</row>
			<row>.data (28);common.obj;;parent;unreferenced</row>
			<row>.text (172);flash_firmware.obj;;inf_loop;unreferenced</row>
			<row>.text (175);flash_firmware.obj;;write_protect;unreferenced</row>
			<row>.text (176);flash_firmware.obj;;GetCommand;unreferenced</row>
			<row>.text (181);flash_firmware.obj;;Erase_Memory;unreferenced</row>
			<row>.text (182);flash_firmware.obj;;ReadoutUnprotect;unreferenced</row>
			<row>.rodata (190);flash_firmware.obj;;;unreferenced</row>
			<row>.rodata (191);flash_firmware.obj;;;unreferenced</row>
			<row>.text (309);HD44780.obj;;LCD_MoveDisplay;unreferenced</row>
			<row>.text (314);HD44780.obj;;LCD_WriteChar;unreferenced</row>
			<row>.text (315);HD44780.obj;;LCD_Shift_Cursor;unreferenced</row>
			<row>.bss (401);main.obj;;;unreferenced</row>
			<row>.text (426);persistantData.obj;;PersistentData_set;unreferenced</row>
			<row>.text (427);persistantData.obj;;PersistentData_program_difference;unreferenced</row>
			<row>.text (923);stm32f4xx_exti.obj;;EXTI_DeInit;unreferenced</row>
			<row>.text (925);stm32f4xx_exti.obj;;EXTI_StructInit;unreferenced</row>
			<row>.text (926);stm32f4xx_exti.obj;;EXTI_GenerateSWInterrupt;unreferenced</row>
			<row>.text (927);stm32f4xx_exti.obj;;EXTI_GetFlagStatus;unreferenced</row>
			<row>.text (928);stm32f4xx_exti.obj;;EXTI_ClearFlag;unreferenced</row>
			<row>.text (984);stm32f4xx_flash.obj;;FLASH_SetLatency;unreferenced</row>
			<row>.text (985);stm32f4xx_flash.obj;;FLASH_PrefetchBufferCmd;unreferenced</row>
			<row>.text (986);stm32f4xx_flash.obj;;FLASH_InstructionCacheCmd;unreferenced</row>
			<row>.text (987);stm32f4xx_flash.obj;;FLASH_DataCacheCmd;unreferenced</row>
			<row>.text (988);stm32f4xx_flash.obj;;FLASH_InstructionCacheReset;unreferenced</row>
			<row>.text (989);stm32f4xx_flash.obj;;FLASH_DataCacheReset;unreferenced</row>
			<row>.text (993);stm32f4xx_flash.obj;;FLASH_EraseAllSectors;unreferenced</row>
			<row>.text (994);stm32f4xx_flash.obj;;FLASH_ProgramDoubleWord;unreferenced</row>
			<row>.text (997);stm32f4xx_flash.obj;;FLASH_ProgramByte;unreferenced</row>
			<row>.text (998);stm32f4xx_flash.obj;;FLASH_OB_Unlock;unreferenced</row>
			<row>.text (999);stm32f4xx_flash.obj;;FLASH_OB_Lock;unreferenced</row>
			<row>.text (1000);stm32f4xx_flash.obj;;FLASH_OB_WRPConfig;unreferenced</row>
			<row>.text (1001);stm32f4xx_flash.obj;;FLASH_OB_RDPConfig;unreferenced</row>
			<row>.text (1002);stm32f4xx_flash.obj;;FLASH_OB_UserConfig;unreferenced</row>
			<row>.text (1003);stm32f4xx_flash.obj;;FLASH_OB_BORConfig;unreferenced</row>
			<row>.text (1004);stm32f4xx_flash.obj;;FLASH_OB_Launch;unreferenced</row>
			<row>.text (1005);stm32f4xx_flash.obj;;FLASH_OB_GetUser;unreferenced</row>
			<row>.text (1006);stm32f4xx_flash.obj;;FLASH_OB_GetWRP;unreferenced</row>
			<row>.text (1007);stm32f4xx_flash.obj;;FLASH_OB_GetRDP;unreferenced</row>
			<row>.text (1008);stm32f4xx_flash.obj;;FLASH_OB_GetBOR;unreferenced</row>
			<row>.text (1009);stm32f4xx_flash.obj;;FLASH_ITConfig;unreferenced</row>
			<row>.text (1010);stm32f4xx_flash.obj;;FLASH_GetFlagStatus;unreferenced</row>
			<row>.text (1199);stm32f4xx_gpio.obj;;GPIO_DeInit;unreferenced</row>
			<row>.text (1202);stm32f4xx_gpio.obj;;GPIO_PinLockConfig;unreferenced</row>
			<row>.text (1203);stm32f4xx_gpio.obj;;GPIO_ReadInputDataBit;unreferenced</row>
			<row>.text (1204);stm32f4xx_gpio.obj;;GPIO_ReadInputData;unreferenced</row>
			<row>.text (1205);stm32f4xx_gpio.obj;;GPIO_ReadOutputDataBit;unreferenced</row>
			<row>.text (1206);stm32f4xx_gpio.obj;;GPIO_ReadOutputData;unreferenced</row>
			<row>.text (1209);stm32f4xx_gpio.obj;;GPIO_WriteBit;unreferenced</row>
			<row>.text (1210);stm32f4xx_gpio.obj;;GPIO_Write;unreferenced</row>
			<row>.text (1302);stm32f4xx_i2c.obj;;I2C_DeInit;unreferenced</row>
			<row>.text (1303);stm32f4xx_i2c.obj;;I2C_Init;unreferenced</row>
			<row>.text (1304);stm32f4xx_i2c.obj;;I2C_StructInit;unreferenced</row>
			<row>.text (1305);stm32f4xx_i2c.obj;;I2C_Cmd;unreferenced</row>
			<row>.text (1306);stm32f4xx_i2c.obj;;I2C_GenerateSTART;unreferenced</row>
			<row>.text (1307);stm32f4xx_i2c.obj;;I2C_GenerateSTOP;unreferenced</row>
			<row>.text (1308);stm32f4xx_i2c.obj;;I2C_Send7bitAddress;unreferenced</row>
			<row>.text (1309);stm32f4xx_i2c.obj;;I2C_AcknowledgeConfig;unreferenced</row>
			<row>.text (1310);stm32f4xx_i2c.obj;;I2C_OwnAddress2Config;unreferenced</row>
			<row>.text (1311);stm32f4xx_i2c.obj;;I2C_DualAddressCmd;unreferenced</row>
			<row>.text (1312);stm32f4xx_i2c.obj;;I2C_GeneralCallCmd;unreferenced</row>
			<row>.text (1313);stm32f4xx_i2c.obj;;I2C_SoftwareResetCmd;unreferenced</row>
			<row>.text (1314);stm32f4xx_i2c.obj;;I2C_StretchClockCmd;unreferenced</row>
			<row>.text (1315);stm32f4xx_i2c.obj;;I2C_FastModeDutyCycleConfig;unreferenced</row>
			<row>.text (1316);stm32f4xx_i2c.obj;;I2C_NACKPositionConfig;unreferenced</row>
			<row>.text (1317);stm32f4xx_i2c.obj;;I2C_SMBusAlertConfig;unreferenced</row>
			<row>.text (1318);stm32f4xx_i2c.obj;;I2C_ARPCmd;unreferenced</row>
			<row>.text (1319);stm32f4xx_i2c.obj;;I2C_SendData;unreferenced</row>
			<row>.text (1320);stm32f4xx_i2c.obj;;I2C_ReceiveData;unreferenced</row>
			<row>.text (1321);stm32f4xx_i2c.obj;;I2C_TransmitPEC;unreferenced</row>
			<row>.text (1322);stm32f4xx_i2c.obj;;I2C_PECPositionConfig;unreferenced</row>
			<row>.text (1323);stm32f4xx_i2c.obj;;I2C_CalculatePEC;unreferenced</row>
			<row>.text (1324);stm32f4xx_i2c.obj;;I2C_GetPEC;unreferenced</row>
			<row>.text (1325);stm32f4xx_i2c.obj;;I2C_DMACmd;unreferenced</row>
			<row>.text (1326);stm32f4xx_i2c.obj;;I2C_DMALastTransferCmd;unreferenced</row>
			<row>.text (1327);stm32f4xx_i2c.obj;;I2C_ReadRegister;unreferenced</row>
			<row>.text (1328);stm32f4xx_i2c.obj;;I2C_ITConfig;unreferenced</row>
			<row>.text (1329);stm32f4xx_i2c.obj;;I2C_CheckEvent;unreferenced</row>
			<row>.text (1330);stm32f4xx_i2c.obj;;I2C_GetLastEvent;unreferenced</row>
			<row>.text (1331);stm32f4xx_i2c.obj;;I2C_GetFlagStatus;unreferenced</row>
			<row>.text (1332);stm32f4xx_i2c.obj;;I2C_ClearFlag;unreferenced</row>
			<row>.text (1333);stm32f4xx_i2c.obj;;I2C_GetITStatus;unreferenced</row>
			<row>.text (1334);stm32f4xx_i2c.obj;;I2C_ClearITPendingBit;unreferenced</row>
			<row>.text (1538);stm32f4xx_rcc.obj;;RCC_DeInit;unreferenced</row>
			<row>.text (1539);stm32f4xx_rcc.obj;;RCC_HSEConfig;unreferenced</row>
			<row>.text (1540);stm32f4xx_rcc.obj;;RCC_WaitForHSEStartUp;unreferenced</row>
			<row>.text (1541);stm32f4xx_rcc.obj;;RCC_AdjustHSICalibrationValue;unreferenced</row>
			<row>.text (1542);stm32f4xx_rcc.obj;;RCC_HSICmd;unreferenced</row>
			<row>.text (1543);stm32f4xx_rcc.obj;;RCC_LSEConfig;unreferenced</row>
			<row>.text (1544);stm32f4xx_rcc.obj;;RCC_LSICmd;unreferenced</row>
			<row>.text (1545);stm32f4xx_rcc.obj;;RCC_PLLConfig;unreferenced</row>
			<row>.text (1546);stm32f4xx_rcc.obj;;RCC_PLLCmd;unreferenced</row>
			<row>.text (1547);stm32f4xx_rcc.obj;;RCC_PLLI2SConfig;unreferenced</row>
			<row>.text (1548);stm32f4xx_rcc.obj;;RCC_PLLI2SCmd;unreferenced</row>
			<row>.text (1549);stm32f4xx_rcc.obj;;RCC_ClockSecuritySystemCmd;unreferenced</row>
			<row>.text (1550);stm32f4xx_rcc.obj;;RCC_MCO1Config;unreferenced</row>
			<row>.text (1551);stm32f4xx_rcc.obj;;RCC_MCO2Config;unreferenced</row>
			<row>.text (1552);stm32f4xx_rcc.obj;;RCC_SYSCLKConfig;unreferenced</row>
			<row>.text (1553);stm32f4xx_rcc.obj;;RCC_GetSYSCLKSource;unreferenced</row>
			<row>.text (1554);stm32f4xx_rcc.obj;;RCC_HCLKConfig;unreferenced</row>
			<row>.text (1555);stm32f4xx_rcc.obj;;RCC_PCLK1Config;unreferenced</row>
			<row>.text (1556);stm32f4xx_rcc.obj;;RCC_PCLK2Config;unreferenced</row>
			<row>.text (1558);stm32f4xx_rcc.obj;;RCC_RTCCLKConfig;unreferenced</row>
			<row>.text (1559);stm32f4xx_rcc.obj;;RCC_RTCCLKCmd;unreferenced</row>
			<row>.text (1560);stm32f4xx_rcc.obj;;RCC_BackupResetCmd;unreferenced</row>
			<row>.text (1561);stm32f4xx_rcc.obj;;RCC_I2SCLKConfig;unreferenced</row>
			<row>.text (1563);stm32f4xx_rcc.obj;;RCC_AHB2PeriphClockCmd;unreferenced</row>
			<row>.text (1564);stm32f4xx_rcc.obj;;RCC_AHB3PeriphClockCmd;unreferenced</row>
			<row>.text (1565);stm32f4xx_rcc.obj;;RCC_APB1PeriphClockCmd;unreferenced</row>
			<row>.text (1567);stm32f4xx_rcc.obj;;RCC_AHB1PeriphResetCmd;unreferenced</row>
			<row>.text (1568);stm32f4xx_rcc.obj;;RCC_AHB2PeriphResetCmd;unreferenced</row>
			<row>.text (1569);stm32f4xx_rcc.obj;;RCC_AHB3PeriphResetCmd;unreferenced</row>
			<row>.text (1570);stm32f4xx_rcc.obj;;RCC_APB1PeriphResetCmd;unreferenced</row>
			<row>.text (1571);stm32f4xx_rcc.obj;;RCC_APB2PeriphResetCmd;unreferenced</row>
			<row>.text (1572);stm32f4xx_rcc.obj;;RCC_AHB1PeriphClockLPModeCmd;unreferenced</row>
			<row>.text (1573);stm32f4xx_rcc.obj;;RCC_AHB2PeriphClockLPModeCmd;unreferenced</row>
			<row>.text (1574);stm32f4xx_rcc.obj;;RCC_AHB3PeriphClockLPModeCmd;unreferenced</row>
			<row>.text (1575);stm32f4xx_rcc.obj;;RCC_APB1PeriphClockLPModeCmd;unreferenced</row>
			<row>.text (1576);stm32f4xx_rcc.obj;;RCC_APB2PeriphClockLPModeCmd;unreferenced</row>
			<row>.text (1577);stm32f4xx_rcc.obj;;RCC_ITConfig;unreferenced</row>
			<row>.text (1578);stm32f4xx_rcc.obj;;RCC_GetFlagStatus;unreferenced</row>
			<row>.text (1579);stm32f4xx_rcc.obj;;RCC_ClearFlag;unreferenced</row>
			<row>.text (1580);stm32f4xx_rcc.obj;;RCC_GetITStatus;unreferenced</row>
			<row>.text (1581);stm32f4xx_rcc.obj;;RCC_ClearITPendingBit;unreferenced</row>
			<row>.text (1854);stm32f4xx_spi.obj;;SPI_I2S_DeInit;unreferenced</row>
			<row>.text (1855);stm32f4xx_spi.obj;;SPI_Init;unreferenced</row>
			<row>.text (1856);stm32f4xx_spi.obj;;I2S_Init;unreferenced</row>
			<row>.text (1857);stm32f4xx_spi.obj;;SPI_StructInit;unreferenced</row>
			<row>.text (1858);stm32f4xx_spi.obj;;I2S_StructInit;unreferenced</row>
			<row>.text (1859);stm32f4xx_spi.obj;;SPI_Cmd;unreferenced</row>
			<row>.text (1860);stm32f4xx_spi.obj;;I2S_Cmd;unreferenced</row>
			<row>.text (1861);stm32f4xx_spi.obj;;SPI_DataSizeConfig;unreferenced</row>
			<row>.text (1862);stm32f4xx_spi.obj;;SPI_BiDirectionalLineConfig;unreferenced</row>
			<row>.text (1863);stm32f4xx_spi.obj;;SPI_NSSInternalSoftwareConfig;unreferenced</row>
			<row>.text (1864);stm32f4xx_spi.obj;;SPI_SSOutputCmd;unreferenced</row>
			<row>.text (1865);stm32f4xx_spi.obj;;SPI_TIModeCmd;unreferenced</row>
			<row>.text (1866);stm32f4xx_spi.obj;;I2S_FullDuplexConfig;unreferenced</row>
			<row>.text (1867);stm32f4xx_spi.obj;;SPI_I2S_ReceiveData;unreferenced</row>
			<row>.text (1868);stm32f4xx_spi.obj;;SPI_I2S_SendData;unreferenced</row>
			<row>.text (1869);stm32f4xx_spi.obj;;SPI_CalculateCRC;unreferenced</row>
			<row>.text (1870);stm32f4xx_spi.obj;;SPI_TransmitCRC;unreferenced</row>
			<row>.text (1871);stm32f4xx_spi.obj;;SPI_GetCRC;unreferenced</row>
			<row>.text (1872);stm32f4xx_spi.obj;;SPI_GetCRCPolynomial;unreferenced</row>
			<row>.text (1873);stm32f4xx_spi.obj;;SPI_I2S_DMACmd;unreferenced</row>
			<row>.text (1874);stm32f4xx_spi.obj;;SPI_I2S_ITConfig;unreferenced</row>
			<row>.text (1875);stm32f4xx_spi.obj;;SPI_I2S_GetFlagStatus;unreferenced</row>
			<row>.text (1876);stm32f4xx_spi.obj;;SPI_I2S_ClearFlag;unreferenced</row>
			<row>.text (1877);stm32f4xx_spi.obj;;SPI_I2S_GetITStatus;unreferenced</row>
			<row>.text (1878);stm32f4xx_spi.obj;;SPI_I2S_ClearITPendingBit;unreferenced</row>
			<row>.text (2034);stm32f4xx_syscfg.obj;;SYSCFG_DeInit;unreferenced</row>
			<row>.text (2035);stm32f4xx_syscfg.obj;;SYSCFG_MemoryRemapConfig;unreferenced</row>
			<row>.text (2037);stm32f4xx_syscfg.obj;;SYSCFG_ETH_MediaInterfaceConfig;unreferenced</row>
			<row>.text (2038);stm32f4xx_syscfg.obj;;SYSCFG_CompensationCellCmd;unreferenced</row>
			<row>.text (2039);stm32f4xx_syscfg.obj;;SYSCFG_GetCompensationCellStatus;unreferenced</row>
			<row>.text (2081);stm32f4xx_tim.obj;;TIM_DeInit;unreferenced</row>
			<row>.text (2082);stm32f4xx_tim.obj;;TIM_TimeBaseInit;unreferenced</row>
			<row>.text (2083);stm32f4xx_tim.obj;;TIM_TimeBaseStructInit;unreferenced</row>
			<row>.text (2084);stm32f4xx_tim.obj;;TIM_PrescalerConfig;unreferenced</row>
			<row>.text (2085);stm32f4xx_tim.obj;;TIM_CounterModeConfig;unreferenced</row>
			<row>.text (2086);stm32f4xx_tim.obj;;TIM_SetCounter;unreferenced</row>
			<row>.text (2087);stm32f4xx_tim.obj;;TIM_SetAutoreload;unreferenced</row>
			<row>.text (2088);stm32f4xx_tim.obj;;TIM_GetCounter;unreferenced</row>
			<row>.text (2089);stm32f4xx_tim.obj;;TIM_GetPrescaler;unreferenced</row>
			<row>.text (2090);stm32f4xx_tim.obj;;TIM_UpdateDisableConfig;unreferenced</row>
			<row>.text (2091);stm32f4xx_tim.obj;;TIM_UpdateRequestConfig;unreferenced</row>
			<row>.text (2092);stm32f4xx_tim.obj;;TIM_ARRPreloadConfig;unreferenced</row>
			<row>.text (2093);stm32f4xx_tim.obj;;TIM_SelectOnePulseMode;unreferenced</row>
			<row>.text (2094);stm32f4xx_tim.obj;;TIM_SetClockDivision;unreferenced</row>
			<row>.text (2095);stm32f4xx_tim.obj;;TIM_Cmd;unreferenced</row>
			<row>.text (2096);stm32f4xx_tim.obj;;TIM_OC1Init;unreferenced</row>
			<row>.text (2097);stm32f4xx_tim.obj;;TIM_OC2Init;unreferenced</row>
			<row>.text (2098);stm32f4xx_tim.obj;;TIM_OC3Init;unreferenced</row>
			<row>.text (2099);stm32f4xx_tim.obj;;TIM_OC4Init;unreferenced</row>
			<row>.text (2100);stm32f4xx_tim.obj;;TIM_OCStructInit;unreferenced</row>
			<row>.text (2101);stm32f4xx_tim.obj;;TIM_SelectOCxM;unreferenced</row>
			<row>.text (2102);stm32f4xx_tim.obj;;TIM_SetCompare1;unreferenced</row>
			<row>.text (2103);stm32f4xx_tim.obj;;TIM_SetCompare2;unreferenced</row>
			<row>.text (2104);stm32f4xx_tim.obj;;TIM_SetCompare3;unreferenced</row>
			<row>.text (2105);stm32f4xx_tim.obj;;TIM_SetCompare4;unreferenced</row>
			<row>.text (2106);stm32f4xx_tim.obj;;TIM_ForcedOC1Config;unreferenced</row>
			<row>.text (2107);stm32f4xx_tim.obj;;TIM_ForcedOC2Config;unreferenced</row>
			<row>.text (2108);stm32f4xx_tim.obj;;TIM_ForcedOC3Config;unreferenced</row>
			<row>.text (436);persistantData.obj;;PersistentData_ReadData;unreferenced</row>
			<row>.text (621);misc.obj;;NVIC_PriorityGroupConfig;unreferenced</row>
			<row>.text (623);misc.obj;;NVIC_SetVectorTable;unreferenced</row>
			<row>.text (624);misc.obj;;NVIC_SystemLPConfig;unreferenced</row>
			<row>.text (625);misc.obj;;SysTick_CLKSourceConfig;unreferenced</row>
			<row>.text (661);stm32f4xx_dac.obj;;DAC_DeInit;unreferenced</row>
			<row>.text (662);stm32f4xx_dac.obj;;DAC_Init;unreferenced</row>
			<row>.text (663);stm32f4xx_dac.obj;;DAC_StructInit;unreferenced</row>
			<row>.text (664);stm32f4xx_dac.obj;;DAC_Cmd;unreferenced</row>
			<row>.text (665);stm32f4xx_dac.obj;;DAC_SoftwareTriggerCmd;unreferenced</row>
			<row>.text (666);stm32f4xx_dac.obj;;DAC_DualSoftwareTriggerCmd;unreferenced</row>
			<row>.text (667);stm32f4xx_dac.obj;;DAC_WaveGenerationCmd;unreferenced</row>
			<row>.text (668);stm32f4xx_dac.obj;;DAC_SetChannel1Data;unreferenced</row>
			<row>.text (669);stm32f4xx_dac.obj;;DAC_SetChannel2Data;unreferenced</row>
			<row>.text (670);stm32f4xx_dac.obj;;DAC_SetDualChannelData;unreferenced</row>
			<row>.text (671);stm32f4xx_dac.obj;;DAC_GetDataOutputValue;unreferenced</row>
			<row>.text (672);stm32f4xx_dac.obj;;DAC_DMACmd;unreferenced</row>
			<row>.text (673);stm32f4xx_dac.obj;;DAC_ITConfig;unreferenced</row>
			<row>.text (674);stm32f4xx_dac.obj;;DAC_GetFlagStatus;unreferenced</row>
			<row>.text (675);stm32f4xx_dac.obj;;DAC_ClearFlag;unreferenced</row>
			<row>.text (676);stm32f4xx_dac.obj;;DAC_GetITStatus;unreferenced</row>
			<row>.text (677);stm32f4xx_dac.obj;;DAC_ClearITPendingBit;unreferenced</row>
			<row>.text (785);stm32f4xx_dma.obj;;DMA_DeInit;unreferenced</row>
			<row>.text (786);stm32f4xx_dma.obj;;DMA_Init;unreferenced</row>
			<row>.text (787);stm32f4xx_dma.obj;;DMA_StructInit;unreferenced</row>
			<row>.text (788);stm32f4xx_dma.obj;;DMA_Cmd;unreferenced</row>
			<row>.text (789);stm32f4xx_dma.obj;;DMA_PeriphIncOffsetSizeConfig;unreferenced</row>
			<row>.text (790);stm32f4xx_dma.obj;;DMA_FlowControllerConfig;unreferenced</row>
			<row>.text (791);stm32f4xx_dma.obj;;DMA_SetCurrDataCounter;unreferenced</row>
			<row>.text (792);stm32f4xx_dma.obj;;DMA_GetCurrDataCounter;unreferenced</row>
			<row>.text (793);stm32f4xx_dma.obj;;DMA_DoubleBufferModeConfig;unreferenced</row>
			<row>.text (794);stm32f4xx_dma.obj;;DMA_DoubleBufferModeCmd;unreferenced</row>
			<row>.text (795);stm32f4xx_dma.obj;;DMA_MemoryTargetConfig;unreferenced</row>
			<row>.text (796);stm32f4xx_dma.obj;;DMA_GetCurrentMemoryTarget;unreferenced</row>
			<row>.text (797);stm32f4xx_dma.obj;;DMA_GetCmdStatus;unreferenced</row>
			<row>.text (798);stm32f4xx_dma.obj;;DMA_GetFIFOStatus;unreferenced</row>
			<row>.text (799);stm32f4xx_dma.obj;;DMA_GetFlagStatus;unreferenced</row>
			<row>.text (800);stm32f4xx_dma.obj;;DMA_ClearFlag;unreferenced</row>
			<row>.text (801);stm32f4xx_dma.obj;;DMA_ITConfig;unreferenced</row>
			<row>.text (802);stm32f4xx_dma.obj;;DMA_GetITStatus;unreferenced</row>
			<row>.text (803);stm32f4xx_dma.obj;;DMA_ClearITPendingBit;unreferenced</row>
			<row>.text (2109);stm32f4xx_tim.obj;;TIM_ForcedOC4Config;unreferenced</row>
			<row>.text (2110);stm32f4xx_tim.obj;;TIM_OC1PreloadConfig;unreferenced</row>
			<row>.text (2111);stm32f4xx_tim.obj;;TIM_OC2PreloadConfig;unreferenced</row>
			<row>.text (2112);stm32f4xx_tim.obj;;TIM_OC3PreloadConfig;unreferenced</row>
			<row>.text (2113);stm32f4xx_tim.obj;;TIM_OC4PreloadConfig;unreferenced</row>
			<row>.text (2114);stm32f4xx_tim.obj;;TIM_OC1FastConfig;unreferenced</row>
			<row>.text (2115);stm32f4xx_tim.obj;;TIM_OC2FastConfig;unreferenced</row>
			<row>.text (2116);stm32f4xx_tim.obj;;TIM_OC3FastConfig;unreferenced</row>
			<row>.text (2117);stm32f4xx_tim.obj;;TIM_OC4FastConfig;unreferenced</row>
			<row>.text (2118);stm32f4xx_tim.obj;;TIM_ClearOC1Ref;unreferenced</row>
			<row>.text (2119);stm32f4xx_tim.obj;;TIM_ClearOC2Ref;unreferenced</row>
			<row>.text (2120);stm32f4xx_tim.obj;;TIM_ClearOC3Ref;unreferenced</row>
			<row>.text (2121);stm32f4xx_tim.obj;;TIM_ClearOC4Ref;unreferenced</row>
			<row>.text (2122);stm32f4xx_tim.obj;;TIM_OC1PolarityConfig;unreferenced</row>
			<row>.text (2123);stm32f4xx_tim.obj;;TIM_OC1NPolarityConfig;unreferenced</row>
			<row>.text (2124);stm32f4xx_tim.obj;;TIM_OC2PolarityConfig;unreferenced</row>
			<row>.text (2125);stm32f4xx_tim.obj;;TIM_OC2NPolarityConfig;unreferenced</row>
			<row>.text (2126);stm32f4xx_tim.obj;;TIM_OC3PolarityConfig;unreferenced</row>
			<row>.text (2127);stm32f4xx_tim.obj;;TIM_OC3NPolarityConfig;unreferenced</row>
			<row>.text (2128);stm32f4xx_tim.obj;;TIM_OC4PolarityConfig;unreferenced</row>
			<row>.text (2129);stm32f4xx_tim.obj;;TIM_CCxCmd;unreferenced</row>
			<row>.text (2130);stm32f4xx_tim.obj;;TIM_CCxNCmd;unreferenced</row>
			<row>.text (2131);stm32f4xx_tim.obj;;TIM_ICInit;unreferenced</row>
			<row>.text (2132);stm32f4xx_tim.obj;;TIM_ICStructInit;unreferenced</row>
			<row>.text (2133);stm32f4xx_tim.obj;;TIM_PWMIConfig;unreferenced</row>
			<row>.text (2134);stm32f4xx_tim.obj;;TIM_GetCapture1;unreferenced</row>
			<row>.text (2135);stm32f4xx_tim.obj;;TIM_GetCapture2;unreferenced</row>
			<row>.text (2136);stm32f4xx_tim.obj;;TIM_GetCapture3;unreferenced</row>
			<row>.text (2137);stm32f4xx_tim.obj;;TIM_GetCapture4;unreferenced</row>
			<row>.text (2138);stm32f4xx_tim.obj;;TIM_SetIC1Prescaler;unreferenced</row>
			<row>.text (2139);stm32f4xx_tim.obj;;TIM_SetIC2Prescaler;unreferenced</row>
			<row>.text (2140);stm32f4xx_tim.obj;;TIM_SetIC3Prescaler;unreferenced</row>
			<row>.text (2141);stm32f4xx_tim.obj;;TIM_SetIC4Prescaler;unreferenced</row>
			<row>.text (2142);stm32f4xx_tim.obj;;TIM_BDTRConfig;unreferenced</row>
			<row>.text (2143);stm32f4xx_tim.obj;;TIM_BDTRStructInit;unreferenced</row>
			<row>.text (2144);stm32f4xx_tim.obj;;TIM_CtrlPWMOutputs;unreferenced</row>
			<row>.text (2145);stm32f4xx_tim.obj;;TIM_SelectCOM;unreferenced</row>
			<row>.text (2146);stm32f4xx_tim.obj;;TIM_CCPreloadControl;unreferenced</row>
			<row>.text (2147);stm32f4xx_tim.obj;;TIM_ITConfig;unreferenced</row>
			<row>.text (2148);stm32f4xx_tim.obj;;TIM_GenerateEvent;unreferenced</row>
			<row>.text (2149);stm32f4xx_tim.obj;;TIM_GetFlagStatus;unreferenced</row>
			<row>.text (2150);stm32f4xx_tim.obj;;TIM_ClearFlag;unreferenced</row>
			<row>.text (2151);stm32f4xx_tim.obj;;TIM_GetITStatus;unreferenced</row>
			<row>.text (2152);stm32f4xx_tim.obj;;TIM_ClearITPendingBit;unreferenced</row>
			<row>.text (2153);stm32f4xx_tim.obj;;TIM_DMAConfig;unreferenced</row>
			<row>.text (2154);stm32f4xx_tim.obj;;TIM_DMACmd;unreferenced</row>
			<row>.text (2155);stm32f4xx_tim.obj;;TIM_SelectCCDMA;unreferenced</row>
			<row>.text (2156);stm32f4xx_tim.obj;;TIM_InternalClockConfig;unreferenced</row>
			<row>.text (2157);stm32f4xx_tim.obj;;TIM_ITRxExternalClockConfig;unreferenced</row>
			<row>.text (2158);stm32f4xx_tim.obj;;TIM_TIxExternalClockConfig;unreferenced</row>
			<row>.text (2159);stm32f4xx_tim.obj;;TIM_ETRClockMode1Config;unreferenced</row>
			<row>.text (2160);stm32f4xx_tim.obj;;TIM_ETRClockMode2Config;unreferenced</row>
			<row>.text (2161);stm32f4xx_tim.obj;;TIM_SelectInputTrigger;unreferenced</row>
			<row>.text (2162);stm32f4xx_tim.obj;;TIM_SelectOutputTrigger;unreferenced</row>
			<row>.text (2163);stm32f4xx_tim.obj;;TIM_SelectSlaveMode;unreferenced</row>
			<row>.text (2164);stm32f4xx_tim.obj;;TIM_SelectMasterSlaveMode;unreferenced</row>
			<row>.text (2165);stm32f4xx_tim.obj;;TIM_ETRConfig;unreferenced</row>
			<row>.text (2166);stm32f4xx_tim.obj;;TIM_EncoderInterfaceConfig;unreferenced</row>
			<row>.text (2167);stm32f4xx_tim.obj;;TIM_SelectHallSensor;unreferenced</row>
			<row>.text (2168);stm32f4xx_tim.obj;;TIM_RemapConfig;unreferenced</row>
			<row>.text (2169);stm32f4xx_tim.obj;;TI1_Config;unreferenced</row>
			<row>.text (2170);stm32f4xx_tim.obj;;TI2_Config;unreferenced</row>
			<row>.text (2171);stm32f4xx_tim.obj;;TI3_Config;unreferenced</row>
			<row>.text (2172);stm32f4xx_tim.obj;;TI4_Config;unreferenced</row>
			<row>.text (2730);stm32f4xx_usart.obj;;USART_DeInit;unreferenced</row>
			<row>.text (2732);stm32f4xx_usart.obj;;USART_StructInit;unreferenced</row>
			<row>.text (2733);stm32f4xx_usart.obj;;USART_ClockInit;unreferenced</row>
			<row>.text (2734);stm32f4xx_usart.obj;;USART_ClockStructInit;unreferenced</row>
			<row>.text (2736);stm32f4xx_usart.obj;;USART_SetPrescaler;unreferenced</row>
			<row>.text (2737);stm32f4xx_usart.obj;;USART_OverSampling8Cmd;unreferenced</row>
			<row>.text (2738);stm32f4xx_usart.obj;;USART_OneBitMethodCmd;unreferenced</row>
			<row>.text (2741);stm32f4xx_usart.obj;;USART_SetAddress;unreferenced</row>
			<row>.text (2742);stm32f4xx_usart.obj;;USART_ReceiverWakeUpCmd;unreferenced</row>
			<row>.text (2743);stm32f4xx_usart.obj;;USART_WakeUpConfig;unreferenced</row>
			<row>.text (2744);stm32f4xx_usart.obj;;USART_LINBreakDetectLengthConfig;unreferenced</row>
			<row>.text (2745);stm32f4xx_usart.obj;;USART_LINCmd;unreferenced</row>
			<row>.text (2746);stm32f4xx_usart.obj;;USART_SendBreak;unreferenced</row>
			<row>.text (2747);stm32f4xx_usart.obj;;USART_HalfDuplexCmd;unreferenced</row>
			<row>.text (2748);stm32f4xx_usart.obj;;USART_SetGuardTime;unreferenced</row>
			<row>.text (2749);stm32f4xx_usart.obj;;USART_SmartCardCmd;unreferenced</row>
			<row>.text (2750);stm32f4xx_usart.obj;;USART_SmartCardNACKCmd;unreferenced</row>
			<row>.text (2751);stm32f4xx_usart.obj;;USART_IrDAConfig;unreferenced</row>
			<row>.text (2752);stm32f4xx_usart.obj;;USART_IrDACmd;unreferenced</row>
			<row>.text (2753);stm32f4xx_usart.obj;;USART_DMACmd;unreferenced</row>
			<row>.text (2754);stm32f4xx_usart.obj;;USART_ITConfig;unreferenced</row>
			<row>.text (2756);stm32f4xx_usart.obj;;USART_ClearFlag;unreferenced</row>
			<row>.text (2757);stm32f4xx_usart.obj;;USART_GetITStatus;unreferenced</row>
			<row>.text (2758);stm32f4xx_usart.obj;;USART_ClearITPendingBit;unreferenced</row>
			<row>.text (2970);stm32f4_discovery.obj;;STM_EVAL_LEDInit;unreferenced</row>
			<row>.text (2971);stm32f4_discovery.obj;;STM_EVAL_LEDOn;unreferenced</row>
			<row>.text (2972);stm32f4_discovery.obj;;STM_EVAL_LEDOff;unreferenced</row>
			<row>.text (2973);stm32f4_discovery.obj;;STM_EVAL_LEDToggle;unreferenced</row>
			<row>.text (2974);stm32f4_discovery.obj;;STM_EVAL_PBInit;unreferenced</row>
			<row>.text (2975);stm32f4_discovery.obj;;STM_EVAL_PBGetState;unreferenced</row>
			<row>.data (2976);stm32f4_discovery.obj;;GPIO_PORT;unreferenced</row>
			<row>.rodata (2977);stm32f4_discovery.obj;;GPIO_PIN;unreferenced</row>
			<row>.rodata (2978);stm32f4_discovery.obj;;GPIO_CLK;unreferenced</row>
			<row>.data (2979);stm32f4_discovery.obj;;BUTTON_PORT;unreferenced</row>
			<row>.rodata (2980);stm32f4_discovery.obj;;BUTTON_PIN;unreferenced</row>
			<row>.rodata (2981);stm32f4_discovery.obj;;BUTTON_CLK;unreferenced</row>
			<row>.rodata (2982);stm32f4_discovery.obj;;BUTTON_EXTI_LINE;unreferenced</row>
			<row>.bss (2983);stm32f4_discovery.obj;;BUTTON_PORT_SOURCE;unreferenced</row>
			<row>.rodata (2984);stm32f4_discovery.obj;;BUTTON_PIN_SOURCE;unreferenced</row>
			<row>.rodata (2985);stm32f4_discovery.obj;;BUTTON_IRQn;unreferenced</row>
			<row>.bss (2986);stm32f4_discovery.obj;;NVIC_InitStructure;unreferenced</row>
			<row>.text.libc (3050);printf_simple.obj;cthumb.lib;dummy;unreferenced</row>
		</table>
	</part>
</mapfile>
